A Flash Developer Resource Site

Search:

Type: Posts; User: braskez

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    1,331

    Nobody?

    Nobody?
  2. Replies
    2
    Views
    1,331

    Question about Flash runtime platforms

    So I was looking into runtime platforms such as Adobe AIR. And I was wondering, does the user need to have something additional to just a flash player to use it?
  3. Replies
    15
    Views
    2,848

    Here is a reupload: ...

    Here is a reupload:

    http://pastebin.com/xB6xzJFd
  4. Replies
    15
    Views
    2,848

    How would you suggest I get started?

    How would you suggest I get started?
  5. Replies
    15
    Views
    2,848

    Would that allow me to change the content in the...

    Would that allow me to change the content in the calc without recompiling also? If I did XML I mean.
  6. Replies
    12
    Views
    2,580

    CS3 I was interested in doing something similar to...

    I was interested in doing something similar to this, although I had a question about the code. What is the "0, 0" for? Is that the coordinates it starts off at?

    Just wondering :p
  7. Replies
    15
    Views
    2,848

    Well I'm quite familiar to HTML and CSS. I know...

    Well I'm quite familiar to HTML and CSS. I know that XML is supposed to be similar. I'm not sure if that would fix my problem but if it would I'm definitely open to it.
  8. Replies
    15
    Views
    2,848

    anybody?

    anybody?
  9. Replies
    15
    Views
    2,848

    It says that bar_mc is null, and a whole bunch...

    It says that bar_mc is null, and a whole bunch others, yet bar_mc since I defined it as an instance on my stage. Am I misunderstanding how I should do this?

    Here are some of the variables said to...
  10. Replies
    15
    Views
    2,848

    rynoe, I send you a pm with the .fla file in it,...

    rynoe, I send you a pm with the .fla file in it, please take a look. Thanks.
  11. Replies
    15
    Views
    2,848

    Alright I'll make a new pastebin of it. Here is...

    Alright I'll make a new pastebin of it. Here is the link:

    http://pastebin.com/xB6xzJFd
  12. Replies
    15
    Views
    2,848

    Yeah, I started messing around with flash like a...

    Yeah, I started messing around with flash like a week and a half ago, so I don't really know what I'm doing. I'm doing it with CS5.5 and debug mode says line 10 which is different since the code...
  13. Replies
    15
    Views
    2,848

    TypeError: Error #1009?

    Alright so I'm working on making a skill calculator for this a game. This one I am working on right now has multiple skill calculators in a single flash file, but for some reason that I can't figure...
  14. Replies
    3
    Views
    1,076

    I fixed that problem, it was just a silly...

    I fixed that problem, it was just a silly mistake. I needed to make everywhere where it says combobox into skillpicker. I tend to make mistakes like that when I'm tired.
  15. Replies
    3
    Views
    1,076

    I can't figure out what I'm doing wrong

    Alright I'm pretty new to flash, and I can't figure out what I'm doing wrong. This is the tidbit of code I'm dealing with:


    skillPicker.addEventListener(Event.CHANGE, changeCalc);

    function...
  16. Thread: rounding up?

    by braskez
    Replies
    3
    Views
    587

    could you give me an example? :D

    could you give me an example?
    :D
  17. Thread: rounding up?

    by braskez
    Replies
    3
    Views
    587

    rounding up?

    This is the equation I have, and I'm trying to figure out how to always force it to round up..

    if(combobox.selectedItem.label ==...
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center