A Flash Developer Resource Site

Search:

Type: Posts; User: aeson

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    709

    You have no idea how good FlashDevelop actually...

    You have no idea how good FlashDevelop actually is.
    I just started using falshdevelop about 3-4 days ago and believe me when I say I was hesitant and thought exactly the same as you. But I am hooked...
  2. Replies
    1
    Views
    860

    what are "[]" square brackets used for???

    Hi Everyone,

    I have kind of a silly question.
    I am kinda new to as3 and I have seen []
    the square brackets used when trying to access array index but I have also seen some people use it in other...
  3. Replies
    1
    Views
    732

    code hinting...???

    package {
    import flash.display.Sprite;

    public class Rect extends Sprite {
    private var rect:Sprite;

    public function Rect(x:Number, y:Number):void {
    ...
  4. Replies
    6
    Views
    644

    I haven't done you justice I have to admit. You...

    I haven't done you justice I have to admit.
    You are trying to help (I have removed the silly comment made earlier and apologize).

    Yes you are right the Event.MOUSE_LEAVE would be the solution...
  5. Replies
    6
    Views
    644

    Thank you! That makes more sense. My stage is...

    Thank you!
    That makes more sense. My stage is indeed 550 by 400. I didn't know flash doesn't register mouse coordinates beyond the stage dimensions.
  6. Replies
    6
    Views
    644

    It compiles fine and even works (maybe...

    It compiles fine and even works (maybe partially). As I said I am new to as or programming for that matter.

    I had already tried your method and it still doesn't reach "the else" condition. And...
  7. Replies
    6
    Views
    644

    equality, inequality (confused)...

    Good day to all of you experts out there,

    I am quiet new to as3 and I am trying to write my code as efficient as possible and I have a scenario where I am not familiar with all the operators and...
  8. I swear you two have taught me more common sense...

    I swear you two have taught me more common sense than in this past month of AS learning combined.
    That was exactly where the problem was.
    I cant thank you guys enough. I honestly mean it. Thank you...
  9. lol man this is getting embarrassing... Line 51...

    lol man this is getting embarrassing...
    Line 51 is where else if line starts
  10. line 51 seems to be containing the error...

    line 51 seems to be containing the error according to the compiler
  11. Sorry mate, tried what you suggested but still...

    Sorry mate, tried what you suggested but still the same error.

    See I just want to know how you would write another if statement inside an if-else statement, before the else part starts...
    Thats...
  12. another "if" statement inside an "if" statement???

    Hi Everyone,

    I have a scenario where I need to write an if statement inside an if-else statement. But no matter how I write it it keeps giving me a syntax error...
    The syntax error is "1083:...
  13. Replies
    2
    Views
    739

    thank you my friend you are the BEST. I felt...

    thank you my friend you are the BEST.
    I felt pretty dumb for not seeing that...

    thanks once again...:)
  14. Replies
    2
    Views
    739

    [B]########this error is driving me crazy...###########[/B]

    Please bare with me, I just started doing AS about a month ago.
    I have a small graphical player and I want to load an external mp3 file into it. Now once the mp3 file is playing, I want the Play...
  15. Replies
    0
    Views
    773

    how to retrieve flash radio streaming url

    hey everybody,

    What a wonderful and diverse community you have gathered here. You seem to have covered everything that a geek might be interested in.

    I have a problem that I have trouble...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center