[Flashcoders] load jpg/gif to player 6 AS1?

2007-02-19 Thread Arseniy Shklyaev

loadMovie(../widegames/scrnshots/bladeofinnocence.gif,
screenshot);flashcoders@chattyfig.figleaf.com
When I publish it to player 8 AS1 it works. When I publish to player 6 AS1
it not works.
I have help for Flash MX and seems there is the same way.
Need to load screenshots into some movieclip on stage.
my old games works published to 6 player AS1
flashcoders@chattyfig.figleaf.com
--
-Arseniy Shklyaev
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] load jpg/gif to player 6 AS1?

2007-02-19 Thread Cay Garrido H.

Before Flash 8 you cant load anything but non-progressive JPEG, and SWFs.
Flash MX loadMovie documentation will tell you exactly that ;)
Cheers,

Arseniy Shklyaev escribió:

loadMovie(../widegames/scrnshots/bladeofinnocence.gif,
screenshot);flashcoders@chattyfig.figleaf.com
When I publish it to player 8 AS1 it works. When I publish to player 6 
AS1

it not works.
I have help for Flash MX and seems there is the same way.
Need to load screenshots into some movieclip on stage.
my old games works published to 6 player AS1
flashcoders@chattyfig.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] load jpg/gif to player 6 AS1?

2007-02-19 Thread eka

hello :)

in the FP6 and  you can load gif or png... you must use PHP to transform
the picture server side :
http://www.quasimondo.com/archives/000407.php

EKA+ :)

2007/2/19, Arseniy Shklyaev [EMAIL PROTECTED]:


loadMovie(../widegames/scrnshots/bladeofinnocence.gif,
screenshot);flashcoders@chattyfig.figleaf.com
When I publish it to player 8 AS1 it works. When I publish to player 6 AS1
it not works.
I have help for Flash MX and seems there is the same way.
Need to load screenshots into some movieclip on stage.
my old games works published to 6 player AS1
flashcoders@chattyfig.figleaf.com
--
-Arseniy Shklyaev
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] load jpg/gif to player 6 AS1?

2007-02-19 Thread Arseniy Shklyaev

A pity...
I m not in php yet but seems there is php examples. I think I can figure
that.
Non progressive jpg works, yeah.
Thanks.

On 2/19/07, eka [EMAIL PROTECTED] wrote:


hello :)

in the FP6 and  you can load gif or png... you must use PHP to transform
the picture server side :
http://www.quasimondo.com/archives/000407.php

EKA+ :)

2007/2/19, Arseniy Shklyaev [EMAIL PROTECTED]:

 loadMovie(../widegames/scrnshots/bladeofinnocence.gif,
 screenshot);flashcoders@chattyfig.figleaf.com
 When I publish it to player 8 AS1 it works. When I publish to player 6
AS1
 it not works.
 I have help for Flash MX and seems there is the same way.
 Need to load screenshots into some movieclip on stage.
 my old games works published to 6 player AS1
 flashcoders@chattyfig.figleaf.com
 --
 -Arseniy Shklyaev
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
-Arseniy Shklyaev
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com