Flash flv player.
- Started
- Last post
- 12 Responses
- armed_rob
I downloaded the "video contols 8" from gotoandlearn.com and re-skined it.
Now I wnat the player to stop at the end frame of the movie. I did that by detelting:
if (info.code == "Net Stream. Play. Stop") {
ns. seek(0);
}And that works fine on my mac but when I test it on a PC the movie plays to the end and then jumps to the buffer clip.
Now if anybody can help I would be really glad – thanx!
- armed_rob0
code before removing anything:
http://www.armedrob.dk/junk/code…makes the flv loop.
- armed_rob0
bump
- ********0
- armed_rob0
thanx jaz,
but thats not the thing im looking 4. I hope somebody can help me with the actionscript...
- armed_rob0
thanx jaz,
but thats not the thing im looking 4. I hope somebody can help me with the actionscript...
- armed_rob0
did I say thanx and actionscript?
- System-Idle0
I havnt used the new classes for flv but you could try the old school:
if(mov_mc._currentframe == mov_mc._totalframes)
{
//code here
}
- armed_rob0
nope System-Idle... that made the scupper not move along with the movie!?
What is the flash wizards name, and when will he be here? tomorrow?
- Xrtions0
post a message on flashkit.com
- jpea0
the name's unfittoprint and he's scheduled for 10am-5pm EST i believe. unless he's been putting in overtime and is past his 40 hour mark, in which case he needs time and a half.
- armed_rob0
tthats right unfittoprint is the name!
Can you help??
- armed_rob0
Bump... I hope unfittoprint is in?!