Hi all,
I have a embed swf with HTML .
I want that first flash display his preface loading .
Is that possible ?
Thanks advance .
Hi all,
I have a embed swf with HTML .
I want that first flash display his preface loading .
Is that possible ?
Thanks advance .
when flash is loaded it takes some vars from the embedded code in the HTML
so just add an extra param with a value to equal where you want to start like
<param = startHere, value = 12>
then on the first frame of you movie (or in you class) have a gotoAndPlay(startHere)
i think that will work, haven’t tried it but it should:rambo:
Then I will need to change a html into swf .
because the Stage is 800x200 of flash ,can you imagine what I could gain with loading ? ->I will gain only a 1/3 of the page with loading .
:: Copyright KIRUPA 2024 //--