fullscreen btn doesn’t work…
Posted about 1 year ago
Nebula Background
Lightwaves
Futuristic Background
4 Pack Abstract Backgrounds

fullscreen works in the download. The download comes with a properly formatted html to make it work, I’m not sure if Flash den can put allowFullscreen tags in this page.
Posted about 1 year ago
Excellent and simple solution.. the play/pause is a simple switch of 2 keyframes.
The only problem I have is that the video controller doesn’t return to the right spot when going back to the small size… the video does, but the controller not… probably a simple tweak in the actionscript, but having trouble finding it… anyone know?
The other thing is that the ratio of the video changes when you go to full screen… is there anyway to keep the videos correct ratio when going to full screen?
Again, it’s probably simple… I’m just actionscript challenged.
Overall a great and easy way to do full screen. if I can do it, anyone can… we’ll worth the bucks to save the time.
Keep up the good work.
Posted about 1 year ago
I bought this file today and it works perfect in my computer but when I upload the same file in a server the movie doesn’t play anything. I upload the movie in the same folder as the player. Could you tell me if I have to change something in the Actionscript when the movie have to work in a server? Thanks and really it’s a nice job. Well documented except for that part.
Posted 10 months ago
Hi robwes19,
I like this player, and I’ve got some Q:
Is it possible to drag & drop this player into my own FLA project..?
Is it possible easily change the size?
Thanks.
how can I can I get so it doesn’t auto start? Also Is it possible to add a picture thumbnail?
Posted 7 months ago
Hello! I’d like to know what can i do for not starting the movie immediately, but only after clicking “play”. Thanks!
Posted 6 months ago
Yea I too need to know how to stop autoplay…is it code based or inside the .fla Please advise us!
Posted 5 months ago
After two hours..I found the answer!!
if(info.code == “NetStream.Buffer.Full”
{
bufferClip._visible = false;
ns.pause()
}
nice and handy.
Is there a way to create a bottom that will move the video to a preset place in the timeline?
Thanks
Posted 3 months ago