473,800 Members | 2,476 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash Pre Loader not working properly

1 New Member
Hi

I am having trouble with my flash preloader and hoping I can get some help here. The problem is that when my page loads the preloader only appears when the bytes total is around 70%, before that, the screen is blank. I am not proficient in action script and cannot figure out why...

Here is the link: http://www.mediafusion live.com/portfolio_lates t.html

Any help would be much appreciated

Thanks,
Z
Sep 21 '08 #1
3 3901
joedeene
583 Contributor
If you are still working on this project, please could you post some code so I can be of further assistance. Nine times out of ten, there's a code problem, and it's easier to do have code errors with flash because the intellisense is crappy*

*In Flash 8, I haven't worked with Abobe Flash 9.

joedeene
Oct 29 '08 #2
Markus
6,050 Recognized Expert Expert
It's probably just because your main swf has to load itself first and maybe by that time, your loader has already made progress..
Feb 17 '09 #3
gopan
41 New Member
Its a common problem pal... you have a lot of linked library items which loads at the first frames. That cause your preloader load after these items and starts at 70%.

The possible solution is :

Create a container swf. and load your portfolio.swf using the script...

Hope your gripping...
Apr 23 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1762
by: dan | last post by:
does anyone know why this script doesnt work propertly the images on the right side can not be displayed here is the script i use function initSettings () { for ( var i = 1; i <= 50; i++){ removeMovieClip("thumbnails.thumbBox" + i) } thumbSpacing = 72 thumbsInRow = 5
115
13342
by: post2google | last post by:
I was thinking about where to go for lunch the other day, so I went to hardees.com to see what the menu looked like these days. What comes up is a big note that my flash version is not new enough so I can't use the site. What complete losers! When are businesses going to understand that the purpose of a web site is to communicate with customers or business parterns and NOT so your "web master or "web engineer" can show off what they...
3
1389
by: noleander | last post by:
Im getting a runtime error because Ive got a static object that is not properly initialized. ---------- header file xxx.hpp --------------- class SomeClass { SomeClass() { .. constructor here ..;} } // end SomeClass static SomeClass staticObject; // declaration in header -------------- in .cpp file: ----
0
2233
by: wbosw | last post by:
Shockwave Flash Object Com Component -------------------------------------------------------------------------------- I'm trying to import the Shockwave Flash Object from the Com Component Toolbox items. I have placed the Shockwave Flash Object and the Shockwave ActiveX Control into the toolbox, but when I place it on the Windows form I receive a messagebox stating: failed to import the ActiveX control. Please ensure it is properly...
0
3902
by: whochrisporter | last post by:
Hi, thanks for reading and helping me first of all. Now to the question.. I need to load external images into a scrolling slideshow (its like a sliding rotating banner) flash file using an external text file. I think I may have the concept down, I'm just not good in coming up with my own script. I was thinking to use the loader component because for the sliding to work, I have to set the images (5 of them) next to each other so every few...
1
3273
by: dmgann | last post by:
Hi! I'm new to all this. I need help. I imported a quicktime movie and am using Flash skins and actionscript I found online. However, I ended up playing the quicktime flv twice in succession and the controls working on the top only. Once I pause the timer kept going and I could still hear the audio. I'm not big on actionscript and would love some help. Here's the script I'm using. stop(); var nc:NetConnection = new...
0
1775
by: activa | last post by:
I'm building a game program and I've got a script that loads an external swf, and then duplicates the clip for the user to play. It worked until a few days ago when I reinstalled my OS (Mac OS 10.4.11) to fix an unrelated problem. The strange thing is that I had reinstalled the browser plugin to fix a related problem. Now the code works in the browser, but crashes the IDE and the Flash Player every time. I called Adobe Support but they were no...
1
3458
by: npm | last post by:
Hi, I've got a list of radio stations that load from an XML file into dynamic textboxes. The text loads fine, but some of them have links that are supposed to show up, but they don't. Flash ends up displaying the entire URL as well as the text...everything I have in between the CDATA tags. Here's the actionscript I'm using: function loadXML(loader) { stations = loader.firstChild.childNodes; for (var i=0; i<stations.length; i++) {...
1
2693
by: mugdhajain | last post by:
Hi, I am working on an independent application to play flash files on Mac. I have already done the same for Linux, and it works flawlessly but on mac for some reason flash is not drawing to my window. It is not throwing any kind of error too. I am using Flash player 10, that would mean that I am using the Core Graphics drawing model. I am able to send mouse events to flash and wrote a sample plugin to check if there was a problem in the...
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10251
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.