Question for yall.
I am using Flash MX 2004. All that is on the stage is a movie instance name “loader” and a few buttons that onRelease I want to load movies. Is it possible to load WMV’s or any type of movie file into this “loader” and have it be controllable if users select another button option and new will load?
Thanks in advance
If there is a tutorial on here that I missed when looking please send link.
okay i have imported and saved the movie clips as FLV files. does anyone have a way to do this where users would click on a button titled “video clips” and then selections would appear for various FLV files availible for viewing and when those are independently clicked they would play in the “loader”?
okay no one wants to help. cool. i see how it is. okay so i have set up the following:
var ncDefault:NetConnection = new NetConnection();
ncDefault.connect(null);
var nsSample:NetStream = new NetStream(ncDefault);
using HTTP. hello?
moving on send links if you have any ideas or help.
No need to get ancy this isn’t a help desk ;). Give it a little more time instead of 15minutes.
This may help
http://www.videospark.com/index.php?ssp=24
http://www.macromedia.com/devnet/flash/articles/media_behaviors_04.html
thank you. i no its not a help desk. and im experianced just wanted to see if anyone had insight. also on mad coffee. yippie. thanks for the links.
No problems, I was just yankin ya. I actually had the same issues a few wks ago… and those are the resources I found, but haven’t tried to impliment them yet. I do think that they videospark one is just swfs… so that’s kinda sucky, but hey you could just view source
okay. I finally ran into a problem. On the stage there will be obvisouly graphics, but there will be multiple main controller buttons (for site) controlling various things (view video clips, listen to audio clips, a button for a contact form to fade in, bio info ect…)
Now the problem is I have the main controller buttons set up to jump from frame to frame thus displaying info for what ever button user pushes. However on the Video and Audio Buttons the user clicks and it takes them to the frame and I can get the Video or Audio to play, however when they then click (bio, contact or anyother) it goes to desired frame and displays what I want but the video sound and audio is still heard. You got any ideas?
I am trying to keep all in one swf file. If it needs to I can make multiple movies and have them just going back and forth but trying to keep simple.
Let me know if you have any ideas. thanks. If you want I can upload to show ya how im doing this?
Hmm… the route I would go is loading external swfs, instead of using frames.
Tight. You da man or women. I think your a man though cause we have chatted on here before.