Skip to main content
SiUsPlauTancat
Known Participant
December 28, 2016
Answered

A waving flag effect?

  • December 28, 2016
  • 3 replies
  • 3777 views

Hi,

is there a way to create a waving flag effect from the image loaded with an UIloader in ActionScript 3?

How can I do that? I found a lot of topics like this, but i can not understand well.

Thanks so much,

This topic has been closed for replies.
Correct answer kglad

save it to a aether/utils/ subdirectory of the directory used to save your fla

3 replies

SiUsPlauTancat
Known Participant
December 30, 2016

As file

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
December 30, 2016

save it to a aether/utils/ subdirectory of the directory used to save your fla

SiUsPlauTancat
Known Participant
January 2, 2017

Now looks like ok but still i have problem...

C:\Dropbox (Crionet)\RS & BJ\AS v3.0\Wave Flag\classes\FlagWaving.as, Line 24, Column 381017: The definition of base class AbstractImageLoader was not found.

C:\Dropbox (Crionet)\RS & BJ\AS v3.0\Wave Flag\classes\FlagWaving.as, Line 46, Column 391020: Method marked override must override another method.

i'm a newbie i never used package in AS3....

SiUsPlauTancat
Known Participant
December 28, 2016

From where can I download? And where do I have to copy it?

Thanks

kglad
Community Expert
Community Expert
December 28, 2016

from wherever you got that code.

SiUsPlauTancat
Known Participant
December 28, 2016

Yes I find it but I don't know where I have to copy it..

kglad
Community Expert
Community Expert
December 28, 2016
SiUsPlauTancat
Known Participant
December 28, 2016

I already tried with this code but i have problem with

import aether.utils.ImageUtil;

i got this error

Symbol 'Flagha', Layer 'Layer 1', Frame 1, Line 3, Column 251172: Definition aether.utils:ImageUtil could not be found.

and i can not understand why.

kglad
Community Expert
Community Expert
December 28, 2016

did you download ImageUtil?