Web Hosting Talk







View Full Version : Please help me out


MikeWalczak
08-08-2007, 10:11 AM
Hi guys,
I'm begging someone to maybe help lead me in the right direction. I currently have two flash movies that I need to play one right after another. I tried to combine them as two separate scenes but it just doesnt load right.

I'm wondering if anyone would know of some PHP coding (I suck at PHP) that could help me out. What I need it to do is when the user opens a page, play the first flash video, then after that first video, load the second flash video (which can continually loop). I would guess that a script that could change the video after a set amount of time (for example the first video lasts 4.2 seconds) may work, but I'll be making variations of this so each time the person refreshes the page, a new first video will play; thus I doubt it could be that simple.

Any ideas?

Thanks,
mike

BurakUeda
08-08-2007, 10:50 AM
I thing Action Script (Flash's own scripting language) will be better for this job.

MikeWalczak
08-08-2007, 10:57 AM
Tried that, didnt work out like I wanted it to.

Engelmacher
08-08-2007, 02:04 PM
PHP cannot do this. Flash can. Try again.