A Flash Developer Resource Site

Search:

Type: Posts; User: Topkat

Search: Search took 0.69 seconds.

  1. Replies
    5
    Views
    12,695

    I just came back to update the link on this, but...

    I just came back to update the link on this, but I can't edit the URL :-(

    So I'll just post the new URL :-)

    Ali In Da Club
  2. Replies
    5
    Views
    12,695

    Ali In Da Club - Nightclub video game

    Hi all.

    I made a comical video game and I'd like some reviews on it. You play as a guy who goes into a bar to find a girlfriend. You need to say the right things to make her your girlfriend. :)
    ...
  3. Replies
    2
    Views
    581

    Works great! Thank you so much :-)

    Works great! Thank you so much :-)
  4. Replies
    2
    Views
    581

    Shuffle 5 movieclip coordinates

    I have five movieclips on the stage in the position of


    card1._x = 143
    card1._y = 203

    card2._x = 404
    card2._y = 203

    card3._x = 15
  5. Replies
    2
    Views
    690

    Hey thanks for getting back to me, but I solved...

    Hey thanks for getting back to me, but I solved the problem already. I thought no one was interested so I didn't come back to tell anyone...

    But the problem was with "unloadMovie". I should have...
  6. Replies
    6
    Views
    739

    attachMovie("box", "box1", 1, {_x:200, _y:100});...

    attachMovie("box", "box1", 1, {_x:200, _y:100});
    attachMovie("box", "box2", 2, {_x:400, _y:200});

    This code works fine with "movieclips", but not with "buttons". Is there a better way to load...
  7. Replies
    6
    Views
    739

    I'm using Flash 8, I will upgrade to Flash CS3...

    I'm using Flash 8, I will upgrade to Flash CS3 soon... thx again!
  8. Replies
    2
    Views
    690

    [F8] Random picture button quiz help

    Hi,

    I'm making a quiz. I would like to display five random buttons on the stage. One button will be the correct answer while the other four will be wrong.

    Everything works in the first frame,...
  9. Replies
    6
    Views
    739

    Hey thank you so much!!! :-) One last question...

    Hey thank you so much!!! :-)

    One last question though, why does it not work without the loop? Any idea? Your loop works great though! :-)
  10. Replies
    6
    Views
    739

    AttachMovie coordinates

    attachMovie("btn"+randomNumbers[0], "btn_ins"+randomNumbers[0], 1, {_x:10, _y:200});

    The problem is when I run this code, the movie clip stays in 0,0...

    ---

    I fixed it by using a "with"...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center