Click to See Complete Forum and Search --> : preloader inside a window component


Divyakedia
07-31-2006, 03:26 AM
Hi,
I have a window component being generated thru ActionScript. the content for this popup is coming thru an XML file. I need to add a preloader to this popup since my img/swf does not load fully and therefore the window looks all wrong.
the preloader will be inside the window component. Every time a radio/chk is clicked the content of the window changes (the window will refresh and not be created every time a radio/chk is clicked).
I hope the ques is clear to all.
Pls help.

Divyakedia
08-01-2006, 02:46 AM
Maybe having a look at this will help u help me:
http://www.cndmotorhomes.com/1Aug/1aug.swf

raviganesh91221
08-03-2006, 07:04 AM
You can try the preloader which we used for loading images previously an make its alpha value to 0 after loading

Divyakedia
08-03-2006, 12:31 PM
Hi,
where were u? I have scoured the net for this. I don't think a simple preloader will do. This preloader needs to come 'inside' the window component. Because, every other element gets loaded easily, but when we click the radio btn and wait for the img to appear it does after a while, scales and then the close btn shifts like something. Do u still think it is going to work?

Divyakedia
08-14-2006, 06:43 AM
hello,
pls help.

raviganesh91221
08-14-2006, 06:49 AM
U cant place it inside the component. But u can place it according to the position of the component above it.

Divyakedia
08-14-2006, 07:10 AM
ok, have a look at :
http://cndmotorhomes.com/Screens06Camelot.html
is it appearing nice and ok?