ActionScript 2.0 :: Loading External SWF Via Menu - Slow / Sluggish

Mar 25, 2011

I'm creating an application where the user uses the Arrow Keys to navigate around the menus and Spacebar to continue. On the first screen is the main menu that launches external swf's. (I have it as an exe). When I play the external swfs individually in the Flash Player.......the navigation is perfect and runs smoothly. But when I launch the external swf's through the first screen (menu).....the loaded swf becomes very slow/sluggish to react when I hit the Arrow Keys. (E.g. have to hit the arrow key 3/4 times before it moves). The frame rate in each fla is the exact same. I use the levels to launch the external swf. I have also used the "load into an empty movieclip" and the outcome is still the same. I'm using CS5.

View 5 Replies


Similar Posts:


ActionScript 3.0 :: Loading External Images From XML Dynamically Causing Sluggish Swf Animation?

Feb 2, 2010

recently i have tried loading external icons dynamically into my vertical carousel using XML and the icons got loaded successfully into the carousel ... but once they are loaded the entire processor is getting consumed ( even though its a decent config ) and the animation is becoming sluggish ... i've tried and searched the net for a solution but i couldnt find one related to this... i just used actionscripting in my .fla and no tween ( in the main timeline or the movieclip in the library) ...

var numberOfItems:uint;
var xmlPath:String = "intro.xml";
var xml:XML;

[code]....

View 3 Replies

ActionScript 3.0 :: Menu Buttons Loading External .swf?

Nov 30, 2009

Basically I have a site that will load an external .swf for each menu button to display the content for each page. I have found tried several methods to do this and all at least create a loader and display the default .swf without problem.

Heres the code...

***start code***
stop();
var xPos:Number = 0;
var yPos:Number = 125;

[code]....

My problem is I am getting the following error:

"1120: Access of undefined property event. var newSWFRequest:URLRequest = new URLRequest(event.target.name + ".swf");"

Now the buttons I have set up are text converted to a button. Not sure that matters as I have seen other instances where people create an object (retangle) covert that to a button and put the text inside of that as an instance of the retangle. I have even created a new .fla with just a single button creates with a retangle and the text as an instance of that and still get the same problem.

View 2 Replies

ActionScript 2.0 :: Loading External SWF Clicking On Section Of Menu?

Dec 27, 2009

Let me descibe the method of my website fuctionality first, The hole website builded with AS2, The menu of this website call external swf files with xml (each section have swf file and xml file). When I click on the first section of the menu the external swf file loaded perfectly but when I call the second one the first one appear again. I tried to clear the cache between each selection but the same problem exist.

View 3 Replies

ActionScript 2.0 :: Loading External Movies With Sliding Menu

Nov 8, 2006

I would like to use Sliding Menu (URL...) on my web site,how to I load the external movie when user lands on let's say slide 3 (content3)?From actions script given on page URL...Then, when user go to another slide, I would ultimately would like to unload/stop the loaded swf movie

View 2 Replies

ActionScript 3.0 :: Unload Main-menu Then Loading External Swf?

Feb 11, 2010

My project is PC software and not related to web.It contains of Main menu and 3 external SWF (Total 4 Files).Inside the Main-Menu 3 buttons , when the user click on button # 1 or # 2 or # 3 I want a code to unload the main menu first then open external swf # 1 or #2 or #3 depending on which button user click.I use this code to load the external SWF:

Code:
var myLoader:Loader = new Loader;
addChild(myLoader);
var url:URLRequest = new URLRequest("f1.swf");
myLoader.load(url);

Its working fine but the problem it load the external swf with the main menu in the same time! what I want a code first unload Main-menu then loading external swf. and another code in external SWFs to exit to Main-Menu with ofcorse unload the swf first then exit to main-menu.

View 5 Replies

ActionScript 3.0 :: Flash Xml Menu And Loading External Swfs?

Jul 29, 2011

I found some handy script on xml flash menu, in which I've modified the code to how I would like everything to look and behave. Only, because I am new to this business of not having anything on the timeline, I do not know how to set the menu buttons as links to external swfs. I would like the buttons (menu items) to load an external swf into a holder on click. Then I would like the menu to collapse as it does when another main menu is clicked.

View 2 Replies

ActionScript 3.0 :: Error 1120 Menu Button Loading External .swf

Jun 17, 2009

I have a site that will load an external .swf for each menu button to display the content for each page. I have found tried several methods to do this and all at least create a loader and display the default .swf without problem.

Heres the code...

***start code***
stop();
var xPos:Number = 0;
var yPos:Number = 125;

[Code].....

Anyway I have no idea what else to try and cannot seem to find anymore information on the subject. Every description of the error just tells me that I haven't nammed something right but I have tripple checked every button and it looks right.

View 3 Replies

ActionScript 3.0 :: Loading Menu As External File But Getting Error 1009

May 10, 2010

I am trying to load a menu as an external file .... and getting this :
TypeError: Error #1009: Cannot access a property or method of a null object reference. at com::menu()

Here is my code:
if(!menuLoader){
var menuRequest:URLRequest = new URLRequest("menu.swf");
var menuLoader:Loader = new Loader();
menuLoader.load(menuRequest); container.addChild(menuLoader);
menuLoader.x = 700; menuLoader.y = 50;
}

View 9 Replies

ActionScript 2.0 :: Ease To Slow Down Carosel Menu?

Mar 19, 2010

i'm using the code bellow, from gotoandlearn.com, to make a carosel menu.I'm I want to do is to make the carosel to stop with ease, and not to zero to fast.

Code:
import mx.utils.Delegate;
var resistencia:Number = 0.000001;
var numOfItems:Number;
var radiusX:Number = 375;

[code]....

View 1 Replies

ActionScript 2.0 :: Sliding Menu - Speed Slow At Center And Fast At Sides

Nov 12, 2003

I am trying to make a sliding menu whose speed is responsive to _xmouse (slow at the center and fast at the sides...) does it need to exist in two pieces? The problem is that it seems impossible to define 0(zero) as anything but just that...

View 3 Replies

ActionScript 2.0 :: Make A Rotating Menu Comprised Of Circles That Are Spinning At A Slow Constant Speed?

Mar 2, 2004

Basically what I am trying to accomplish is to make a rotating menu comprised of circles that are spinning at a slow constant speed, and when the mouse goes over a circle(button) the menu stops rotating.

View 2 Replies

Flash :: CS3 (mac) Sluggish Performance?

Dec 2, 2009

PowerMac Dual 2.3 GHz G5/8 GB RAM I suspect I'm not using best practices, as this is my first project, but my the flash file is getting very sluggish to work on. The swf (AS 2.0) publishes fine and runs OK off the server and in the browser, but the Flash application is slowing down to a crawl making work very unpleasant indeed. Not that it was ever that fast to begin with. The Flash file size is presently 15 megs. It's got a log of symbols in the library and a lot of small jpgs used as navigational buttons, and utilizes many instances of the loader component to dynamically load external files: Is this too much of a demand on the app's resources? I do think that some of this has to do with a poorly implemented user interface (first attempt by Adobe to make Flash "look and feel" like a CS app), but I'm sure there are other issues.

View 1 Replies

ActionScript 2.0 :: Hit Test Is A Bit Sluggish

Aug 17, 2006

I am using the hit test to assign a movieclip to move for some weird reason it is not really moving that fast. And it only operates on half the hit area also frame rate is at 32 so its not an issue with that.

[code]...

View 2 Replies

Css :: Flash Loading Slow?

Nov 21, 2011

I have a Wordpress website located here: http:[url]....I'm trying to figure out why the page loads slow - I'm almost sure it has to do with Flash and size of images, plus rotating banner. I don't know how to edit or fix the problem though. So the question is: What is causing my website to load slow, and what EXACT steps can I take to fix the problem.I've already tried adjusting some of the browser ActiveX filters and other temp fixes, but that is not the proper solution. If this is a flash or image loading issue, can you tell me the EXACT step in how to edit these issues?

View 1 Replies

ActionScript 2.0 :: XML Loading With Php Is Slow?

Jan 24, 2006

I'm loading XML cross domain and it works but it's really slow, or sometimes it never load...

Code:
system.usecodepage=false;
c = new XML();
t = new LoadVars();

[Code].....

how can i make sure that the XML is loaded everytime?! Sometimes I have to click the link in flash to reload the page that shows the XML to get the XML to load...

View 1 Replies

Blur Fitlers Make Swf Sluggish?

Apr 12, 2009

With CS3 and 4 I've had this problem. Whenever I apply a blur filter to a relatively big object, like 140x800 pixels (a jpeg, movieclip containing Flash drawings etc.) The swf file plays at a painfully low framerate and generally appears sluggish... Is this a limitation of Flash or is there some way to overcome this, using Flash, After Effects, Photoshop or WHATEVER? It's really killing my production.

View 1 Replies

ActionScript 3.0 :: IOS Embed Video In Ipa Sluggish?

Apr 13, 2012

I have a video 1024x560 that is an flv, and on the device, the video has a very sluggish playback.

I can't seem to find any iOS specific resources on how to succesfully embed a video in the iOS export?

View 1 Replies

Slow Loading Portfolio Website

Jan 4, 2012

Somehow through tons of research I've been able to make myself a flash website which features my work. There is one big problem, my site loads really slow and I'm afraid I'm loosing all of my potential clients who probably won't wait for it to load.

Here's my website url: [URL]

I'm hosting with hostgator if that matters at all, I've also optimized the images.

View 3 Replies

Actionscript 3 :: Slow Loading Images?

Apr 26, 2011

Just need a bit of guidance. This is my portfolio site My images are loading in very slowly. I'm loading them in with a UILoader component for more functionality and my code is below. Also the images look a bit distorted. Does anyone see anything wrong with the code or maybe my server godaddy account is running slow.

var myImage:String = "images/showcase.jpg";
var myRequest:URLRequest = new URLRequest(myImage);
showImg.scaleContent = true;

[code].....

View 1 Replies

IDE :: Slow Dynamic Content Loading In IE?

Nov 17, 2009

This is really weird and I have no idea what could be causing this.I have this simple Flash site:

http:[url]....The main interface is loaded, and then it starts to preload a few external JPG images.The problem is that with IE it is taking about FOUR times (or even more) the time to load the same pictures with FF. In a slow connection such as a 128K the main interface takes the same time to load either on FF aswel IE - about 5-10 seconds. Then, it starts loading the external pictures - in FF it will take about 20 seconds more and in IE it will take about 80 seconds more. It is clear to me that the problem is not in the site loading itself, but in the contents loading. I can't see what in the browser could be interfering in the SWF, unless that the IE Flash plugin have some known (or unknown!) bug regarding to MovieClipLoader!

The only thing I can have in mind, is that I am not terminating the listeners in the onLoadComplete events, so theoretically they would be keeping the CPU busy even after the pictures finish to load (I spawn about 30 listeners, one for each picture). However, I doubt that this is the reason or else it would make FF slow down too, indeed? Also I noticed that when running the application in the authoring environment (control+ENTER) but loading contents from remote server, it have the same behavior as when loaded within IE (slow loading).

View 1 Replies

ActionScript 3.0 :: Tweening Objects Become Sluggish After 15 Minutes?

Jan 29, 2010

I am creating a Twitter to Flash newsticker using a TextBox class. I animate the movement using methods of the TextBox class and TweenLite. The application runs fine, but after about 15 minutes, the tweenings become very sluggish. Anyone that has experience with the drawing API, as I think it is related to clearing / deleting the objects...

[Code].....

View 1 Replies

Professional :: Flash - Website Loading Slow?

Dec 19, 2010

I am building a website entirely out of flash. I know thats not a great idea, but it is not the biggest website in the world, however it does contain seven or eight .sws that take some time to load.When I test the website via a cable connection (T1), the speed of opening the website is not bad, but on DSL pretty slow.I dot want to turn people away from my site how can I make sure my flash site doest load that slow? Ie read somewhere that if you put all the .Ss into one master file it could make the site load faster.seen some flash websites that are big and their files load

View 2 Replies

ActionScript 3.0 :: External Swf Running Too Slow On Load?

Dec 9, 2009

I was just wondering if anyone could help me to figure this out - I'm afraid I'm really not sure what the problem is so I'll try to be as specific as I can, if you need me to provide any extra info then just ask.Basically I have a fla file -the menu of my game- that loads external swf files (the various game modes) when the user clicks a button. I can get everything loaded in fine, but it runs at a snails pace and occassionally generates errors (mainly caused by the game mode calling removeChild()) that don't happen when the 'game modes' are run as stand-alone swf files.

Does anyone have any idea what could be causing this? I remove almost all listeners from the menu before I run the game modes, so there's almost nothing that could be using up processor power that's needed for the game - it's a pretty basic game anyway so it shouldn't be processor-intensive to my computer anyway. I've spotted a few other topics similar to this, but they're either not answered or the solution doesn't fit what I'm trying to do.

View 2 Replies

Media Server :: Very Slow Connecting Loading And Serving?

May 24, 2009

We have installed Flash Media Server on a Linux machine.It has 2GB of RAM,Fedora 9 with kernel 2.6.27.5-41.fc9.i686, the install required a few packages (compat-expat1 was one) to be installed before we saw the sample page. The sample page takes a few minutes to load and opening the page to connect to the admin console is about the same.

This is currently on our internal network while we try and see how it works. Are there any specifc TCP related kernel tuning parameters (eg in sysctl.conf) which need to be put in place over and above the out-of-box configuration. Any troubleshooting hints which might identify the problem. The install seemed ok nothing in /var/log/messages and checking to see what is running (ps aux | grep fms) I see

./fmsmaster -silent/opt/adobe/fms/Apache2.2/bin/httpd -f ./conf/httpd.conf -d /opt/adobe/fms/Apache2.2 -k start/opt/adobe/fms/fmsedge -edgeports :80,1935 -coreports localhost:19350 -conf /opt/adobe/fms/conf/Server.xml -adaptor _defaultRoot_ -name[code]....

but when we clear our browser cache and go to a page it is taking forever.It is taking about 5 minutes to open up the initial page, but when it is open the videos all seem to come through fine.The server previously had apache on it but I removed that copy and went with the version included with FMS.

View 3 Replies

ActionScript 3.0 :: Loader Not Loading Thumbnails On Slow Connection

Nov 15, 2009

I've got a basic dynamic XML gallery on my website and I noticed that thumbnails in the gallery do not load on slow internet connections. They load only when I enter the gallery for a second time. The debug flash player doesn't throw any errors. Is there maybe some loader property that allows longer timeout for the loader to finish loading?

View 3 Replies

ActionScript 1/2 :: External Swf's When Loaded Runs Very Slow Or Unresponsive?

Mar 27, 2011

You can download it here [URL]external swf's when loaded.....run very very slow; sometimes unresponsive as if there is a script running in the background. I'm using keyboard commands to navigate through the screens - eg:on (keyPress "<Space>") {gotoAndStop("scene02", "firstframeLabel");}

View 3 Replies

ActionScript 2.0 :: Loading Complex SWF Into Simple Movie - Slow Performance

Jan 27, 2006

In terms of performance, does loading .swfs into a flash movie have any implications. I've been experimenting with loading complex swfs into a simple movie and the complex .swf seems to perform a lot slower within the .swf than as a standalone. The host movie has no other funcitonality other than as a simple container. Is it in general terms better not to load .swfs into a movie but to code everything inside 1 movie ?

View 2 Replies

Actionscript 3.0 :: External Menu Load External Swf

Aug 2, 2009

i have a main.swf and i load menu.swf into main

[Code]...

this works right on its own but when using addchild in main.swf the menu loads the button events work, even click but it will not load the associated file. If i place the menu code in the main.swf it loads all required files. QUESTION How do reference menu.swf when loaded as an external swf?

View 2 Replies

ActionScript 3.0 :: Loading External Assets - Screen Stops Until The Loading Is Finished?

Oct 11, 2009

I have a movieclip clip that plays when the movie starts, the movieclip is a visual assets that show's that the application is loading some information but it's not showing any loading progress, just playing while the assets are loaded.I created a for loop that will load the assets using a simple loader, and then when the object is loaded the application push the object to an array.Problem is that when the loading starts all the animation that i have on screen stops until the loading is finished.The whole point is that the animation will play while it's loading.

View 10 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved