I Would Like To Externally Control Loading Flash Movies In To A Flash Player With Js
I am seeking assistance on loading a flash movie in to a set flash player, by externally selecting an html link. I am wondering if I need to set a javascript variable within my flash player to do this.
FlashKit > Flash Help > Flash General Help
Posted on: 03-02-2005, 08:00 PM
View Complete Forum Thread with Replies
Sponsored Links:
Preview In Flash Player, Loading Movies
Hi,
When I preview my movie in FlashPlayer, with the download settings to 56K, I have the feeling the player doesn't react like it should.
I load several Movies (all between 10 and 20 KB, and with their first keyframe blank and a stop on it) into different levels into a Main movie on the first frame of the main movie. I give them enough time (about 5 seconds) to load by showing a little intro in the main movie. Then I can call the loaded movies to play.
This worked fine on another site I made. But when I preview my current project in FlashPlayer (pressing ctrl+enter two times), I have the feeling that the external movies are not loaded right away, but only when the user calls them by, for instance, pressing the menu buttons.
And I think this will be different in the 'real world' situation, looking at another project i have done.
Could someone tell me please if this is a know problem, or am I making a mistake? It's a lot easier to check the speed of my site in the previewer than to keep asking people to check it who have a slow connection!
thank you!
Jerryj.
View Replies !
View Related
Preview In Flash Player, Loading Movies
Hi,
When I preview my movie in FlashPlayer, with the download settings to 56K, I have the feeling the player doesn't react like it should.
I load several Movies (all between 10 and 20 KB, and with their first keyframe blank and a stop on it) into different levels into a Main movie on the first frame of the main movie. I give them enough time (about 5 seconds) to load by showing a little intro in the main movie. Then I can call the loaded movies to play.
This worked fine on another site I made. But when I preview my current project in FlashPlayer (pressing ctrl+enter two times), I have the feeling that the external movies are not loaded right away, but only when the user calls them by, for instance, pressing the menu buttons.
And I think this will be different in the 'real world' situation, looking at another project i have done.
Could someone tell me please if this is a know problem, or am I making a mistake? It's a lot easier to check the speed of my site in the previewer than to keep asking people to check it who have a slow connection!
thank you!
Jerryj.
View Replies !
View Related
Preview In Flash Player, Loading Movies
Hi,
When I preview my movie in FlashPlayer, with the download settings to 56K, I have the feeling the player doesn't react like it should.
I load several Movies (all between 10 and 20 KB, and with their first keyframe blank and a stop on it) into different levels into a Main movie on the first frame of the main movie. I give them enough time (about 5 seconds) to load by showing a little intro in the main movie. Then I can call the loaded movies to play.
This worked fine on another site I made. But when I preview my current project in FlashPlayer (pressing ctrl+enter two times), I have the feeling that the external movies are not loaded right away, but only when the user calls them by, for instance, pressing the menu buttons.
And I think this will be different in the 'real world' situation, looking at another project i have done.
Could someone tell me please if this is a know problem, or am I making a mistake? It's a lot easier to check the speed of my site in the previewer than to keep asking people to check it who have a slow connection!
thank you!
Jerryj.
View Replies !
View Related
Positioning Externally Loaded Movies In Flash 5
Hi, posted this previously to little avail....
I'm having problems, positioning movies that have been loaded in externally, I've looked at it over and over and still no joy, I'm using the following code:
loadMovieNum("externals/level1.swf", 2);
_level2._x = 500;
_level2._y = 500;
I gather I need to ensure the movie is loaded before I can position it - how does one check for this ?
I am still learning so it's all rather new.
Many thanks in advance...
tom
View Replies !
View Related
Externally Loaded Dynamic Text And The Difference Between Flash Player 6 And 7
Ok I was making a site in flash mx and decided to switch over to 2004 to get the new features, including flash player 7's ability to load images into text files. When I try and export it in flash player 7 the text boxes will not load. To load them I use the script:
loadhtmlText = new LoadVars();
//loading text field in
loadhtmlText.load("content.txt");
loadhtmlText.onLoad = function(success) {
if (success) {
myTextArea.wordWrap = true;
myTextArea.htmltext = this.fileText;
} else {
myTextArea.htmltext = "Failed to load Text file, please make sure file is present and try again...";
}
}
and at to top of my text files I put "fileText=". Why wont it load now in 7 but it will in 6, and how can I fix this?? Thanks alot,
-Dave
View Replies !
View Related
Loading A Text File Externally Into A Mp3 Player
Hey guys.
After 3 years of being an AS surface user, I'm trying to dig a little deeper and utalize it as much as I can, but I'm sort of a newb. I've picked up a few books that focus solely on Actionscripting but Im not comfotable with it all just yet,
So here's my current roadblock:
I'm creating an mp3 player for a friend that sells records online. This player will be used for a huge selection of songs which will be updated on a regular basis.
I have the mp3 player working, but I need to load information about the songs that are playing.
For example: code number for purchasing, Song name, Title, and Artist.
Could I use LoadVars to load from an external txt file? I want to make it as easy as possible for him to update his songlists including song info. It would be perfect if I could design it to where all he needs to do is drop his MP3's in one folder along with a matching txt file that contained the description of the matching song.
Is this possible? if so, could you point me in the right direction?
BTW: Im using MX 2004
View Replies !
View Related
Flash MP3 Player And Separate Flash Movie Control
Hi Everyone,
I am not sure this has been talked about as I have looked into Mp3 stuff on this forum so here goes. I have a basic Mp3 player on an html page. It is the "Theron_Parlin-Mp3_Player-614" Player. Currently I have it playing as soon as someone hits the page. I want people to hear the comedian in the backgroun as they surf the site. I currently have two video pages, one with Quicktime, the other with Windows Media files. When a person clicks one of the video the appropriate player opens and plays the video. The problem I have is that I have to instruct my visitors to pause or stop the Mp3 player on the main page. I'd like to have the player pause on some type of mouse click in the Video sections.
I have given thought to taking the videos and just making them some sort of Flash video so that I can cut down on storage space and have more control over stopping the Mp3 player. The problem I have is that I am going to be using html pages as I am now and the site won't be a full Flash site(that will come later). I have no idea how to connect the two "players" in order to have control over how the play is stopped on the player. I want the Mp3's playing all of the time, unless there is user interaction. If a person clicks the new video files in some type of Flash file I want the Mp3's paused until each clip is complete. Then the Mp3 player will start back up. Is it possible?
I am thinking that I will have an html page with links to the Flash movies on a single page/player. How do I connect the two Flash entities to have control?
Thank you,
Don
View Replies !
View Related
Loading A JPEG Externally Into A Flash File
Does anybody know a way of loading a JPEG into a flash file?
(not through Flash, but after it's already published)
Example:
Let's say I have 100 JPEG pictures.
When I click on the button "Picture 1" the picture pops up.
However, I don't want the JPEGs to be "in" the movie. I need to be able to access them externally, and dynamically load them onto
the page.
View Replies !
View Related
Flash Movies Will Not Open In Macromedia Flash Player 5
Macromedia Flash Player 5 came bundled with my Flash MX, ColdFusion, etc, yet I've yet to be able to use it; Either by trying to open a file in the flash player, or by simply clicking on the Flash movie, I get no results beside an open Flash Player 5 app.
Any ideas or suggestions?
Thank-you in advance for any help.
Regards,
MattyD
View Replies !
View Related
Control The Starting Keyframe From One Between Two Flash Movies...
Hi to all the Flash Kit Community.
Sorry to ask for help in my first post...
I need to open a flash movie in a new window with a fix size, but I also need to decide in what keyframe I want to start that movie...
I called the flash movie with a flash movie with this action script
on (release) {
getURL ("javascript:MM_openBrWindow('ph_mm.htm','','width =391,height=291')");
}
Anyone knows how to do it? Control the starting keyframe between two flash movies... In a fixed size window?
Many thanks and respect to all the Flash Kit Community
View Replies !
View Related
Flash Mp3 Player Control
Hi,
I'm making a website for some friends, who put on a club night and want it promoting. All the different pages (what's on, audio, visual, contact, location etc.) load into one main 'home.swf' and unload when a "back" button is pressed, and the browser is taken back to the home.swf.
In the audio page, I've build an mp3 player, based on a tutorial, which to be honest, contains a ton of actionscript and javascript (i think!?) I couldn't even begin to understand. The problem is, when the "back" button is pressed on this, the audio page, I can't get the MP3 player to stop, and so gthe music keeps playing, regardless of the page the browser is viewing.
The player includes a stop button and so I tried copying the script that deals with this button and putting it onto the back button. This made the audio stop, when I previewed the "audio.swf" on it's own, but not when I previewed the "home.swf" and loaded the audio page from there. Which just puzzled me even more!
I think that's the best I can describe it, I appreciate it's probably as clear as mud, so I would like to email a folder of the relevant files to anyone who would be kind enough to look at it. It's a 6MB file after zipping, so a bit to big to attach on here.
Oh yeah, there's also an issue with layers that I can't quite sort; the name of the track playing on the mp3 player is not visible. I think it's to do with layers, but not sure.
Thanks a million in advance,
I'm using Flash MX 2004 Profesional on a Mac. My knowledge of FLash is ok, until i have to use too much actionscript.
View Replies !
View Related
Flash Player Control
Hi,
I want to make a Splash Screen in Flash, which don’t show the flash player Controls.
How can I edit or hide Flash Player Control by using Action Script or any other way ,for example maximize, minimize etc.?
Thanks
View Replies !
View Related
Flash Movies Player
I wanna play more than 1 flash movie like xingplayer. I mean, we call a group of flash movie than we can play 1 by 1. after 1 movie played, load another 1 and so on. how we can create the player. somebody can help me?
View Replies !
View Related
Flash Web Player Control Code
What I am trying to do is this: I have a flash file I use for a background music. (intromusic1.swf) It is looped and plays fine. However, I want to be able to turn it on or off or pause it even when I or anyone visiting my site wants to. I have tried and tried and I simply cannot figure this out. Please someone help. You can e-mail me or ICQ me either one. So if you know the player control code, please help me. My site is done in PHP, not that it should matter. I load the .swf file in the header file.
jwr
View Replies !
View Related
Flash Web Player Control Code
What I am trying to do is this: I have a flash file I use for a background music. (intromusic1.swf) It is looped and plays fine. However, I want to be able to turn it on or off or pause it even when I or anyone visiting my site wants to. I have tried and tried and I simply cannot figure this out. Please someone help. You can e-mail me or ICQ me either one. So if you know the player control code, please help me. My site is done in PHP, not that it should matter. I load the .swf file in the header file.
jwr
View Replies !
View Related
Flash Web Player Control Code
What I am trying to do is this: I have a flash file I use for a background music. (intromusic1.swf) It is looped and plays fine. However, I want to be able to turn it on or off or pause it even when I or anyone visiting my site wants to. I have tried and tried and I simply cannot figure this out. Please someone help. You can e-mail me or ICQ me either one. So if you know the player control code, please help me. My site is done in PHP, not that it should matter. I load the .swf file in the header file.
jwr
View Replies !
View Related
How To Modify A Flash Player Control?
Good morning,
I do not have much experience with using Flash 8. I am trying to modify a Flash player control bar that is used in Adobe Captivate 2 (called cpPlaybar.fla).
in cpPlaybar.fla each individual “control” is a movie composed of three layers. From top to bottom they are:
Actions (the actionscript)
Icons (a movie clip, the symbol for what the button does)
Button (a multi layer movie clip with button stroke, states and background)
The layer “Icons” is a movie composed of a single layer with a symbol that appears to be a graphic. If I select the graphic, it “grays” a little bit and does not have a bounding box.
The layer “Button” is a movie clip composed of five layers. From top to bottom they are:
Labels (just labels for the button states)
Actions (up, down and rollover button states)
Glow (highlight for some of the button states)
Color (the button background color)
Stroke (the button border)
What I am trying to modify is the “Icons” layer of the control. I want to change the symbol to text.
When I place text on the single layer, the text has a bounding box and does not gray out as the original element does.
When I test the control, the text layer interferes with the click event.
How (and to what) do I change the text layer so that it does not interfere with the click event (underneath it)? If there are any specific tutorials that could be recommended please let me know.
Thank you,
TPK
View Replies !
View Related
Control A Submarine Via The Flash Player
I just wanted to post a site I have been working on. It uses Flash Media Server and the Flash Player to allow users to control a Remote Operated Vehicle (ROV) more commonly used for commercial exploratory underwater operations. The ROV is in a 100,000 litre (roughly 26,000 US gallon) tank at the National Marine Aquarium in Plymouth England.
The video stream is as live as possible so your experience may deteriorate the further you are from the UK.
http://www.fosters.co.uk/scuba/
Hope you like it.
Mark
View Replies !
View Related
Flash Player That Can Show Several Movies
hi everybody,
i'm looking for a flash-player that allows me to show several flash-animations in succession.
the player should show the flash-animations one after another in a definable order.
it would be nice if the player supports some kind of cross-fading effects that can be inserted between the different flash-animations.
thanx
mar.s.
View Replies !
View Related
Replay Different Movies In The Very Same Flash Player
Hello guys,
I've got a little problem which I can't get over and I need help.
I'm developing some flash movies which will be published into a C++ application.
Each movie is an "exercise"; when an exercise is completed and the next one is loaded the second one seems to start stopped, just like it isn't playing.
So I gave up the C++ application and I've been working just with the files.
I've been trying to double click on the swf of the first exercise and then -with the first swf still running- draggin and dropping the next exercise on the same player...same result, the second movie is not running again.
If I play each movie separately I haven't got any problem at all but the minute I try to play those movies in the same player all the movies (but the first) start stopped.
How can I solve this?
I've been trying by declare "play()" and "_root.play()" on the first frame / first scene but no luck
help help help
J.
View Replies !
View Related
Disabling Control Menu From Flash Player
I am making a graphic adventure in flash. The whole point of the game is that when you press a certain button you go to the designed frame. All frames are in "stop" mode.
The problem is that, when pressing the "play" or the "step forward" commands on the "control" menu of the flash player, you can see the whole game without... well... earning it. It's thought as a downloadable game.
Now, I know there's a way to disable the right button menú of the flash player with actionscript. Is there a way to disable the "control" menu?
Thanks in advance.
View Replies !
View Related
Control Flash Player Window Size
Is there a way of controling the size of the stand alone Flash Player window? Right now, when you launch the stand alone player, the enduser can drag the bottom right hand corner of the viewer and expand it to any size. I have a client that doesn't want the end user to be able to enlarge the player window.
View Replies !
View Related
Flash Player File Size For Movies?
Hello all,
New to the forums. My boss set up our website and wants a 2 minute video to play at the top roughly 320x240. The drop zone can allow a 4 mb flash. Could this work? If so, what format should i output the video to get the best results when importing and exporting through flash?
I searched the forums for the last hour and couldn't find exactly that. Thanks in advance for the help. My knowledge of Flash is very limited. Thank you again.
View Replies !
View Related
Viewing Flash Movies W/ V.9 Player Crashes
Has anyone had any problem viewing flash movies on a Mac with the newest v.9 player? All our Mac's with the v.9 flash player take an extra 11-12 seconds to show up and have a tendency to crash our browsers. But viewing the exact same movie on the exact same computer with the v.8 player they work just fine. I've tried it on all our Mac's running different OS... both Power PC and Intell... different browsers and I am getting the same result. Flash 9 takes longer to load in and crashes the browser but 8 works just fine. However on a PC it works just fine with the v.9 player. I use Influxis and talked to them today...they can't seem to figure it out and are having their mac guy look into it for me. Thought I'd see if anyone else has had this problem. On a side note I like to listen to BBC Radio 1 and that site crashes on me all the time. But never happened before I installed the v.9 player. Did a little digging and found other people having the same problem. They say it has something to do with the banner ad's/video's being export to Flash 9.
If anyone has any ideas...please help me out. Below are a couple of links. The second one is a test Influxis set up as a test while I was on the phone with them. It uses a simple NetConnection with no player component. Both work great on all out Mac's with the v.8 player but not with the v.9.
http://www.nxtwo.com/ravenswork/misery.html
http://influxis.com/btest/keithweb/JoshNelson/simpleViewer.html
View Replies !
View Related
Flash Player Version Control Problems (intranet)
I control a corporate intranet where many users do not have internet access. Most have Flash player v5 or older, and I can't get things standardized very easily.
I just moved into MX, but I have been publishing down to Flash 5 format so far. The trouble is, IE users keep getting pounded for internet passwords when they attempt to load a page containing v5 content published from MX. Apparently MX is triggering an auto-update mechanism in v5, and the users without internet access are being asked for a password they don't have. I redistribute the player to the intranet site, but I am reluctant to "force" users to upgrade to v6 right now.
Help?!
Also, why doesn't the install process override any older versions? I have to instruct some users to find and delete their existing .ocx file(s) before their supposedly successful instal of v5 actually runs. This is amazingly annoying. I can't see why anyone other than developers would want to have multiple versions of the player installed simultaneously, and even if they did, why the default would be the oldest rather than the newest version.
<whoosh> Glad to unload that bit of ugliness.
Any help will be immediately appreciated.
View Replies !
View Related
Volume Control For Movie Clip In A Flash Mp3 Player
I don't know how to do the volume controls in an mp3 player (or in any swf file) and I was wondering if anyone could help or direct me to a place where I can find help. I've attached an fla file so you can see what kind of volume slider I have, and if I need to change it. I am using Flash MX 2004 Pro, if that helps with anything.
View Replies !
View Related
Flash 6 Movies On Flash Player 7
Hi all,
I apologize if this issue has already been addressed...but I searched around here for a while and didn't find the answer...
I am wondering if you will get all the speed benefits of the new Flash Player 7 if you still export movies in FP6 format.
Any ideas?
Thanks.
~Nate
View Replies !
View Related
Loading Flash Movies Into Other Flash Movies
Hi all,
i have a problem i want to have a flash movie in the background with some buttons .
And i want that if you press a button an other smaller Flash movie will be loaded , but the background movie should still be there...!
I have done that with 2 Flash movies but if wanted to load a third flash movie over the second it didnt work.....!
Have somebody an idea ?????
Thanks .........
View Replies !
View Related
Externally Loading Swf Inside An Externally Loaded Swf
Hey,
So basically, I have a main movie, with buttons for each section (such as home, portfolio and so on). Each button externally loads each section swf into a container. That works fine, all the sections load in and out perfectly.
Now, I want to load some more swfs (like projects in the portfolio section) into the swf thats been loaded from the main movie. Becuase I put my buttons inside movie clips (so that when you roll over the button, the animation finishes if you roll over another half way through), I had to use the tellTarget("/") script to bring it back, but it dosent work, it seems to load the movie into the main movie!
How can I fix this? Iv tried loading it into a different container symbol in the main movie but its still dosent work
Thanks alot.
View Replies !
View Related
Externally Loading Swf Inside An Externally Loaded Swf
Hey,
So basically, I have a main movie, with buttons for each section (such as home, portfolio and so on). Each button externally loads each section swf into a container. That works fine, all the sections load in and out perfectly.
Now, I want to load some more swfs (like projects in the portfolio section) into the swf thats been loaded from the main movie. Becuase I put my buttons inside movie clips (so that when you roll over the button, the animation finishes if you roll over another half way through), I had to use the tellTarget("/") script to bring it back, but it dosent work, it seems to load the movie into the main movie!
How can I fix this? Iv tried loading it into a different container symbol in the main movie but its still dosent work
Thanks alot.
View Replies !
View Related
Loading Into Flash Movies
Well I have finally figured out how to load a .txt file into a dynamic text box in flash w00t!
The final thing I need to know is how do I load various text files upon the user's selection. Basically, I don't want to reload the html, just the flash. So when someone clicks on the links section my links are opend via a .txt document.
Heres what I have so far
http://nih.vze.com
All help welcome :P Thanks-To everyone for their support
View Replies !
View Related
Loading Movies In Flash MX
In case you won't notice, I'm a kind of a noob...
So my problem is the folowing...
I need to load a movie when I click in a button...
but the code I've found here in Flashkit wasn't for MX, so the prob remained.
The thing is:
I want to make the Full movie with a preloader (I know how)
I want to load optional movies (content and info) if we click in the button.
If you know how to do this, tell me or give me the code please.
So, please help me.
It's urgent.
View Replies !
View Related
Loading My Flash Movies
ok. this has been driving me crazy for 2 days. I have a main index.swf file - its pretty much blank except for loaders which load my 3 main movie files. (main.swf, thumbs.swf, nav.swf).
ok - this is a photographers site so i need all these swf's to load before the index.swf page will work properly. i made a new scene - named it "preloader" and put in some preloading code i've used before.
now - the only thing that the preloader is loading is the index.swf page itself - not the swf's that need to be loaded into it.
how do i specify those 3 swf's need to be preloaded?
View Replies !
View Related
Loading My Flash Movies
will some one please help me I have made up some movies and when I upload them to my site the swf movies will play but the html movies
wont. I have coded my buttons to the swf movie but every time I try to bring them up on my site it trys to load the html part.this is how I am doing the movies, when I get them done I publish them then I publish the settings on them.then I upload the html movie and the swf movie to my site. but like I said early when they are on my site
the html dont play but the swf will.when I click on on the buttons it shows that its trying to bring up the html movie what am I doing wrong. please help me.
View Replies !
View Related
Loading Flash Movies
Im trying to learn how to make a loading page on a flash movie. I'v seen many sites that use flash have them but i dont know how to make them. If anyone knows anything please respond.
View Replies !
View Related
Loading Flash Movies Into Another
Probably very simple problem.
I'm loading a swf into another, it works when I run the flash file through windows explorer, but when I run it through the browser it doesn't load. All flash files are sitting in a "flash" directory whereas the HTML is sitting in the root directory.
View Replies !
View Related
Loading Flash Movies
Hey,
I know actionscript pretty well but I have a problem I have yet to figure out. I'm loading a movie through an empty clip, and I can't control the loaded movie's X, Y position. I'm having more problems then just that and flash is acting very spooky. I have tried to make this movie in both flash 5.0 and MX and neither seem to like this idea of what I'm trying to do. I also need how to control volume though flash. If anyone can help me please let me know! sanman918 on AIM or sanman918@chartermi.net. Thanks
View Replies !
View Related
Loading Movies In Flash
Okay im new to flash ........My question is how is it possible to load different movies in a flash interface....
For exampl if u have the next navigation like : Home About Gallery etc
When u click on About , in the bottom of the interface the about content loads with a preloader.... How do they do that ?? Can someone explain me ? would help me a lot :-)
Maybe Ben ?
Ps: zie je dat ik post lol :P
View Replies !
View Related
Flash Player 9 Not Loading Flash 8 Files ?
hi , im sorry if this has been asked before , the database gave me an error while searching ...
i only have access to flash MX 2004 Professional and need to create a very basic site for my game server.
when loading the page with flash player 9 installed all i get is a blank white .swf file and nothing happens , no loading whatsoever , anyone know if i can still build a flash site in flash 2004 ?
did some thinking and is it the .html page it is embedded on ? do i have to change the html code for script class , its on javascript now , and is the same as it was when flash 8 was working back a year or two ago.
View Replies !
View Related
Loading Swish Movies Into Flash MX?
I am creating a adventure game in Flash MX, and have made the entire intro with Swish 2.0. If I use the load movie command, does the .swf retain everyting from the Swish version? Are all effects, actions, buttons, and menus still functional? I would have made the game in Swish, but it became a little to advanced, needed OOP and isometric capabilities.
But I have worked hard on the intro for many weeks, and really don't want to throw it all away. Will I be able to bring it in Flash MX with full functionality. If so I will make all cut scenes and intro/ending scenes in Swish, great prog.
Thank you for any help
View Replies !
View Related
Loading Flash Movies In Background
Hi :
I am creating a corporate presentation with flash and is divided in 4 to 5 seprate swf's. As my intention is not to publish it on web, the files are quiet heavy and takes a bit of time when i load it using loadmovie and presentation halts as it loads. Is there any way so i can load these movies well before playing them? if it is pls help.
Nitin
View Replies !
View Related
Problem Loading Movies - Flash
I need your help guys!!
I am loading a movie into my flash site using "TARGET" targetting a movie clip to position my movie where I want it to be. The movie uploaded has a sliding menu (pictures). Bare in mind that I want the movie to be (debide the stage in 4 quarters) at the bottom-right area of the stage.
The movie loads perfectly but the problem is that when i test it, the sliding effect is not on the movie, the effect is at bottom-left area of the stage (away from the slider). I need the sliding effect to be on the slider.
Please, if Anyone has the solution to this problem, I need your help. IT IS KILLING ME !!!!
Thanks,
Eddie.
View Replies !
View Related
Flash Movies Loading Off A Database
Is it possible to have flash movies load of a database in order to change details, for example a flash christmas card to read the names it has on them off a databas so we do not have to manually change the names on a lot of different fla files.
View Replies !
View Related
|