A Flash Developer Resource Site

Search:

Type: Posts; User: mofle

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    2,551

    Hi, like I said in my original post, I have...

    Hi, like I said in my original post, I have already tried to declare it. When I do, I only get a NaN when I trace it at the bottom where the s vars is. Any thoughts?
  2. Replies
    3
    Views
    2,551

    Global variable problem

    I load an image and add it to the MC someMC. If "something" is true, the someVariable gets the someMC scaleX number. Let's say its 0.82.

    What I need is to get that number into the s.value in my...
  3. Replies
    7
    Views
    13,280

    CS3 Resize, crop and rotate image

    I'm doing a mini app in AS2 where the user can upload an image into Flash and be able to crop, scale, and rotate and image, and after they're done, save the edited image to the server.

    How would I...
  4. Replies
    0
    Views
    452

    [CS3] Populate Combobox with XML

    How can I populate this XML in a combobox using AS2?

    <shop> as label and <email> as data.




    <document>
    <item>
    <shop>Shop 1</shop>
  5. Replies
    2
    Views
    536

    ??

    ??
  6. Replies
    2
    Views
    536

    Anyone?

    Anyone?
  7. Replies
    2
    Views
    536

    [CS3] Radiobutton group problem

    Hi, I'm creating a small quiz in Flash, and I have a nasty problem I hope you can help me with.

    I've set a group name like "group1" for the first group of three radio buttons, and "group2" for the...
  8. Replies
    1
    Views
    387

    [MX04] Loadingbar problem

    Hi, thanks for all the help I've gotten.

    I got loader that worked in Flash 6, but now I use Flash 7 and it doesn't work.

    The problem is that it doesn't scale the "pBar", so you can't see the...
  9. Replies
    4
    Views
    655

    Hi, thanks for all the help. I found a...

    Hi, thanks for all the help.

    I found a solution


    onClipEvent (enterFrame) {
    if (this.hitTest(_root.player) && _root.points == 20) {
    _root.gotoAndStop("level2");
    }
    }
  10. Replies
    4
    Views
    655

    hitTest problem

    Hi, I couldn't get it to work.

    Can you please do the changes in the fla file and send it to me?

    mofle89 at gmail.com


    Here is the files:
    Flash 6 swf
    Flash 7 swf
  11. Replies
    4
    Views
    655

    [RESOLVED] [MX04]hitTest problem

    Hi, I'm really thankful for the help I've gotten in this forum.
    Now I need your genius brains again.

    I'm making a flash game with levels. In every level there is a door with the code:

    ...
  12. Replies
    4
    Views
    482

    Show me

    Hi, can you please show how i can define the platform velocity?

    Can you do the change in the fla and send it to me?
  13. Replies
    4
    Views
    482

    Where is anyone?

    Why doesn't anyone want to help me?
  14. Replies
    4
    Views
    482

    Migrate game from Flash 6 to Flash 7

    Hi, I making a platform game in Flash 6, and I just found out that I need a lot of the features of Flash 7. But when I try to export it to Flash 7 i can't move the player left or right, just jump. I...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center