|
|
| Vladimir Perkic 2004-04-04, 7:31 am |
| Hi!
Can anybody tell me how can I show progress bar (any movie) while .swf are
loading?
How can I dynamicaly load an image?
Thank you in advance
| |
| Laiverd.COM 2004-04-04, 7:31 am |
| Lots of tutorial for preloaders: www.flashkit.com;
www.bokelberg.de/actionscript
For loading jpg files; check manual for loadMovie() or loadMovieNum().
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_g...s_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
| |
| Vladimir Perkic 2004-04-04, 5:36 pm |
| Hi John,
I've already tried with loadmovie. I can load another movie (.swf) but not
..jpg. Existing movie just disappire.
"Laiverd.COM" <share_your_knowledge@someserver.com> wrote in message
news:406fd481$0$41756$5fc3050@dreader2.news.tiscali.nl...
> Lots of tutorial for preloaders: www.flashkit.com;
> www.bokelberg.de/actionscript
>
> For loading jpg files; check manual for loadMovie() or loadMovieNum().
>
> John
>
> --
> --------------------------------------------------------------------------
--
> -----------
> RESOURCES
> http://groups.google.com/advanced_g...s_ugroup=*flash
> --------------------------------------------------------------------------
--
> -----------
> TUTORIALS at
> www.laiverd.com
> Flash & PHP Emailform
> Using textfiles in Flash
> --------------------------------------------------------------------------
--
> -----------
>
>
| |
| Laiverd.COM 2004-04-04, 5:36 pm |
| Sure you saved the jpg non-progressive?
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_g...s_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
| |
| Vladimir Perkic 2004-04-05, 7:30 am |
| Hi John,
> Sure you saved the jpg non-progressive?
>
> John
I'm sure jpg is saved as "baseline standard" in PhotoShop, not progressive.
The problem is not solved. Target movie just disappears.
| |
| Laiverd.COM 2004-04-05, 9:34 am |
| Can you show complete code and elaborate on where you put it?
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_g...s_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
| |
|
| Laiverd.COM wrote:
> Can you show complete code and elaborate on where you put it?
>
> John
>
make sure you dont load the movie (or jpg) on the same level as the main
movie (level 0) - that's how the main movie gets replaced. but for
loading jpg into a specified level you should use loadMovieNum()
function. just read up on the help within Flash on those functions. you
should find an answer :)
| |
| Ares Starčić 2004-04-08, 5:33 pm |
| I'm wondering, could it be possible to load it via dynamic text, since it
supports HTML code... Has anyone any idea?
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |