 |
|
 |
|
11-08-05 10:53 PM
=EF=BB=BFhi,=0A=0Aiam using the flash 2004 components (8 of them) in a=
chat application , the corresponding as2 class files are loading in the=
first frame(by default), and my preloader is loading after the movie=
is loaded some 80%, i tried removing the "Export in first Frame" option=
, still no use the . Can any body help me=0A=0Athanks and regards,=0Ah=
eisen.
________________________________________
__
Get your own goowy now @ http://www.goowy.com
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: preloader problem as2 |
 |
 |
|
|
11-08-05 10:53 PM
if you build your app using classes you should have limited to no issues.=
Otherwise off the top of my head you could always load your app into an=
other swf file and have that swf file do the loading for you.
cheers
Robert
heisen <heisenberg16-015hOC+AsXEAvxtiuMwx3w@public.gmane.org> wrote:
hi,
iam using the flash 2004 components (8 of them) in a chat application , t=
he corresponding as2 class files are loading in the first frame(by defaul=
t), and my preloader is loading after the movie is loaded some 80%, i tri=
ed removing the "Export in first Frame" option , still no use the . Can a=
ny body help me
thanks and regards,
heisen.
________________________________________
__
Get your own goowy now @ http://www.goowy.com
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=09
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click. =20
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: preloader problem as2 |
 |
 |
|
|
11-08-05 10:53 PM
- repeat the unchecking of export in first frame
- put preloader on frame 1
- put all components on frame 2, off-stage
- put app code & components needed on frame 3
- File > Publish Settings > Flash Tab > ActionScript 2 settings, export in
frame 2
----- Original Message -----
From: "heisen" <heisenberg16-015hOC+AsXEAvxtiuMwx3w@public.gmane.org>
To: "flash" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Tuesday, November 08, 2005 5:01 PM
Subject: [FlashComm] preloader problem as2
hi,
iam using the flash 2004 components (8 of them) in a chat application , the
corresponding as2 class files are loading in the first frame(by default),
and my preloader is loading after the movie is loaded some 80%, i tried
removing the "Export in first Frame" option , still no use the . Can any
body help me
thanks and regards,
heisen.
________________________________________
__
Get your own goowy now @ http://www.goowy.com
Supported by Fig Leaf Software - http://www.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: preloader problem as2 |
 |
 |
|
|
11-08-05 10:53 PM
Hi,
Colin Moock does a nice job of describing how to set this up in his
Essential ActionScript 2 book: http://www.moock.org/eas2/
Don't forget to: File > Publish Settings > Flash Tab > ActionScript 20
Settings Button > Export Frame for classes to something other than 1.
Then setup your timeline so nothing is on that frame etc...
Yours truly,
-Brian
heisen wrote:
>hi,
>
>iam using the flash 2004 components (8 of them) in a chat application , the corresp
onding as2 class files are loading in the first frame(by default), and my preloader
is loading after the movie is loaded some 80%, i tried removing the "Export in first
Fr
ame" option , still no use the . Can any body help me
>
>thanks and regards,
>heisen.
> ________________________________________
__
>Get your own goowy now @ http://www.goowy.com
>
>=---------------------------------------------------------
>Supported by Fig Leaf Software - http://www.figleaf.com
>=---------------------------------------------------------
>
>To change your subscription options or search the archive:
>http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
--
________________________________________
______________________________
Brian Lesser
Assistant Director, Teaching and Technology Support
Computing and Communications Services
Ryerson University
350 Victoria St.
Toronto, Ontario Phone: (416) 979-5000 ext. 6835
M5B 2K3 Fax: (416) 979-5220
Office: AB48D E-mail: blesser-6s6ziW1YCwCw5LPnMra/2Q@pu
blic.gmane.org
(Enter through LB66) Web: http://www.ryerson.ca/~blesser
________________________________________
______________________________
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: preloader problem as2 |
 |
 |
|
|
11-09-05 12:45 PM
i think brian lesser and jester gave the reply. anyhow i tried with Asset
Mover <http://www.swftools.com/tools-detai...ol=3D2750848271> and it =
too
worked well.
regards
saravana raja
On 11/9/05, Brian Lesser <blesser-6s6ziW1YCwCw5LPnMra/2Q@public.gmane.org> wrote:
>
> Hi,
> Colin Moock does a nice job of describing how to set this up in his
> Essential ActionScript 2 book: http://www.moock.org/eas2/
> Don't forget to: File > Publish Settings > Flash Tab > ActionScript 20
> Settings Button > Export Frame for classes to something other than 1.
> Then setup your timeline so nothing is on that frame etc...
> Yours truly,
> -Brian
>
> heisen wrote:
>
> the corresponding as2 class files are loading in the first frame(by
> default), and my preloader is loading after the movie is loaded some 80%,=
i
> tried removing the "Export in first Frame" option , still no use the . Ca=
n
> any body help me
>
>
> --
> ________________________________________
______________________________
> Brian Lesser
> Assistant Director, Teaching and Technology Support
> Computing and Communications Services
> Ryerson University
> 350 Victoria St.
> Toronto, Ontario Phone: (416) 979-5000 ext. 6835
> M5B 2K3 Fax: (416) 979-5220
> Office: AB48D E-mail: blesser-6s6ziW1YCwCw5LPnMra/2Q@public.gmane.org
> (Enter through LB66) Web: http://www.ryerson.ca/~blesser
> ________________________________________
______________________________
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
--
Regards
Saravana Raja
Ph : 98942-42488
Mail : saravanaraja.b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 03:24 PM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|