Monday, March 26, 2012

Panel loading question...

I have 2 flash menus. I put each of them into a panel (1 in each panel (2
panels total)).

One flash menu is 200kb, one is only 50kb. (ie Menu for high speed or slow
speed connections.)

In my code I HIDE (visible=false) whatever panel I do not want to show.

QUESTION: Will the Flash swf LOAD anyways, even if it's visible property is
false?

Thanks...If a Panel's visible property is set to false, then the panel, and any child
controls will not generate client script, so no.

"VB Programmer" wrote:

> I have 2 flash menus. I put each of them into a panel (1 in each panel (2
> panels total)).
> One flash menu is 200kb, one is only 50kb. (ie Menu for high speed or slow
> speed connections.)
> In my code I HIDE (visible=false) whatever panel I do not want to show.
> QUESTION: Will the Flash swf LOAD anyways, even if it's visible property is
> false?
> Thanks...
>

0 comments:

Post a Comment