Page 1 of 1

flash file loding

Posted: Sun Feb 24, 2008 10:57 am
by itsmani1
Hi all

I have 12M flash video and wanted to load video like youtube, can i do this with php?

please help

thank you

Re: flash file loding

Posted: Mon Feb 25, 2008 12:27 pm
by robble
Erm its not really a php question but rather a flash/html question. Is the flash video flv? You will need to embed flash video into your webpage which is really not php dependant. If you've got flash proffesional (8 in my case) it will take you through the process step by step of making some controls for you video and embedding it on a page.

Php would only be relevant if you wanted to set up a website with a lot of videos, then php / mysql could be used to organise and generate the content.