A Flash Developer Resource Site

Search:

Type: Posts; User: zone

Search: Search took 0.07 seconds.

  1. Replies
    43
    Views
    8,565

    Eolas Technologies Inc.

    Is this all because Eolas Technologies Inc. wants to make money ?

    Well then maybe we should all send them an email saying what we think about all this : http://www.eolas.com/

    Go to...
  2. Eolas Technologies Inc.

    Is this all because Eolas Technologies Inc. wants to make money ?

    Well then maybe we should all send them an email saying what we think about all this : http://www.eolas.com/

    Go to...
  3. Same Problem!

    I think that Flash loads fonts and linked sounds before doing anything else, like showing a preloader.
    This is annoying !
  4. Try to preload a linked sound. It's impossible!...

    Try to preload a linked sound. It's impossible! Even if you put your sound on scene, once it's linked, it doesn't exist anymore for _totalframes or .getBytesLoaded().

    If someone can preload a 1MB...
  5. Replies
    2
    Views
    422

    Hi, As soon as I link a sound with the...

    Hi,

    As soon as I link a sound with the "Linkage" option it's just like if it's not part of my _totalframes or .getTotalBytes().

    A linked sound is impossible to preload ! Even if you put it on...
  6. Replies
    2
    Views
    374

    I'm lost too

    You're right the preload is working fine, I'm using it for many other flash movies. The sounds are not on stage, I will try this out !

    Thank you katnipped
  7. Replies
    2
    Views
    374

    Hi, I'm doing a sound browser. I have 40...

    Hi,

    I'm doing a sound browser. I have 40 sounds. I duplicate 40 time my little sound player movie, and load a different sound in each of them.

    I'm using a classic preloader script like :

    if...
  8. Replies
    1
    Views
    8,137

    Hi, I have an input text box where the user...

    Hi,

    I have an input text box where the user enters an HEX color value like : 44CCFF

    How do I transform this String to an hex number ? I would like to assign this value to a movie :
    ...
  9. Replies
    3
    Views
    571

    smartclips

    Hey Nathaniel thanks for the answer!

    But just go check in Flash 5 at:
    Window/CommonLibrairies/SmartClips

    You will see a movie Library opening with some new kinds of Icons....??

    : )
  10. Replies
    3
    Views
    571

    What is a smart clip???? I can't find anything...

    What is a smart clip????

    I can't find anything about it in the Flash 5 help!

    Thanks
  11. Thread: expert preloader

    by zone
    Replies
    1
    Views
    435

    Hi, I have a root movie that loads many...

    Hi,

    I have a root movie that loads many outside movies.

    Is there a way to create a preloader (for the outside movies) that would be in the root movie, instead of in the movie being loaded?
    ...
  12. Replies
    1
    Views
    471

    Does somebody knows a way to resize a text field...

    Does somebody knows a way to resize a text field without streching the letters inside it?

    I mean resizing the editable zone of the text field with action script...

    Thanks
  13. Replies
    0
    Views
    444

    Hi, I feel there is a complete section of...

    Hi,

    I feel there is a complete section of action scripting that I miss. Isn't there a way to script like object oriented programming?

    I saw in the Flash doc something like textfield.scroll......
  14. Replies
    1
    Views
    475

    Same Problem!

    I have the same problem.

    I've tried to resize the text field using Scale, and it scales the entire content, not the editable zone.
  15. Replies
    3
    Views
    620

    Thanks

    Works fine! Thanks!
  16. Replies
    3
    Views
    620

    Hi, This a very simple movie that just won't...

    Hi,

    This a very simple movie that just won't work:

    Frame1 :
    Load Movie ("/Alien.swf", 1)

    Frame10 :
    Duplicate Movie Clip ("_level1", "/NewMC", 1)
    Set Property ("/NewMC", X Position) =...
  17. Replies
    2
    Views
    512

    Thanks Magister! But it doesn't work... To...

    Thanks Magister!

    But it doesn't work...
    To clear this all out I've made a very simple test movie:

    Frame1 :
    Load Movie ("/Alien.swf", 1)

    Frame10 :
    Duplicate Movie Clip ("_level1",...
  18. Replies
    2
    Views
    512

    Hi, I have this: Load Movie (/:Cool&".swf",...

    Hi,

    I have this:

    Load Movie (/:Cool&".swf", 1)
    Duplicate Movie Clip ("_level1", "_level1/Button", 1)
    Set Property ("_level1/Button", Y Position) = YStart
    Set Property ("_level1/Button", X...
  19. Replies
    0
    Views
    482

    Hug to the flash kings, I have a weird...

    Hug to the flash kings,

    I have a weird problem. My main movie loads another movie and access its properties.

    I use:
    Set Variable: "MovHeight" = GetProperty("/Button",_height)

    /Button being...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center