A Flash Developer Resource Site

Search:

Type: Posts; User: Andreq85

Search: Search took 0.02 seconds.

  1. Replies
    27
    Views
    19,727

    Hi, long time no write... actualy I wouldn't...

    Hi,

    long time no write... actualy I wouldn't use this method anymore ;)

    But anyway, you could alwats use a weak listener (see addEventListener function)
  2. Replies
    5
    Views
    646

    you could still decompile the loader and get the...

    you could still decompile the loader and get the time based code generator...

    imho it's way to much work just to protect something...
  3. Replies
    5
    Views
    597

    ok.. so I had to do a projector to make this...

    ok..

    so I had to do a projector to make this work.. as I didn't find any way to redirect a streaming mp3 from php (to bypass the flash security)... but it work ;)
  4. Replies
    5
    Views
    597

    Im trying to access an online webradio from the...

    Im trying to access an online webradio from the shoutcast directory.... I'll try something later (diner time ;) )
  5. Replies
    5
    Views
    597

    mmm 1. _xscale is not scaleX ...and based on 1...

    mmm

    1. _xscale is not scaleX ...and based on 1 instead of 100 ...
    2. importing all the needed class -_-
    3. Adding and removing "child" instead of attachMovie/removeMovieClip ... wasn't bad at...
  6. Replies
    5
    Views
    597

    Little experiment ;)

    So I had to learn AS3.. so I did a little experiment with my old AS2 particle generator

    I converted it to AS3 (pain !)

    And played with it with the "new" SoundMixer.computeSpectrum()


    note...
  7. Replies
    27
    Views
    19,727

    Hey ! Based on your little code I've created a...

    Hey !

    Based on your little code I've created a (realy simple) class which act like the old "arguments supported delegate"..without changing the scope


    package {

    import flash.events.Event;...
  8. Replies
    27
    Views
    19,727

    ...that ...is nice ;) I'll try each solution...

    ...that ...is nice ;)

    I'll try each solution and see which one suit the best for our team (...about 20 coder :S)
  9. Replies
    27
    Views
    19,727

    Passing args with event ?

    Hi,

    I'm a professional flash game developer and my week planning is to learn AS3 (kinda...cool ;) )

    I've just started something but there is one minor problem.... I can't find a way to pass...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center