A Flash Developer Resource Site

Search:

Type: Posts; User: MopFlash

Page 1 of 6 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    12
    Views
    1,484

    Poll: whoops wrong thread sumone delete my above post

    whoops wrong thread sumone delete my above post
  2. Replies
    53
    Views
    3,001

    hacking is learning of sumthins limits, cracking...

    hacking is learning of sumthins limits, cracking is getting unauthorized access to sumthin
  3. Replies
    12
    Views
    1,484

    Poll: i got my own comp at 12, and i did my first site...

    i got my own comp at 12, and i did my first site at 11 for a PEAC assignment, thats for the top 1% of kids in the state, then i started flash cause i was bored and i had this app which could animate...
  4. Replies
    25
    Views
    1,504

    one site http://doa2.host.sk contains the best...

    one site http://doa2.host.sk
    contains the best p2p app klite, its a hacked version of kazaa, so it dosent have ppl monitoring ur files, u have unlimited everything, and blah blah blah
  5. Replies
    8
    Views
    699

    yeh i got a Excuter2 mod-chip, so i got the snes,...

    yeh i got a Excuter2 mod-chip, so i got the snes, the xbox media player, and n64 on me xbox, i also getting linux when i find out what files i need
  6. Replies
    32
    Views
    1,661

    to get rid of the bounce go to that site and use...

    to get rid of the bounce go to that site and use the code for the 4th movie
  7. Replies
    32
    Views
    1,661

    that is a good movie, well done to the creators

    that is a good movie, well done to the creators
  8. Replies
    32
    Views
    1,661

    like i said, thats the last version i will post,...

    like i said, thats the last version i will post, so u can learn something about it, this is why it wont work:
    i have used _root commands go to all the actions and the movie which has the 1 in it and...
  9. Replies
    19
    Views
    4,221

    i updated spacethers 1 again

    i updated spacethers 1 again
  10. Replies
    15
    Views
    557

    yeh i knew that it needed the http part, thats...

    yeh i knew that it needed the http part, thats why i said it was an example, i will try again when i have the time, cause at the moment i got 3 assignments to do
  11. Replies
    15
    Views
    557

    oh yeh just thinkin bout this: if i have a...

    oh yeh just thinkin bout this:
    if i have a button and its actions are:
    BTNcode
    and then in the frame i have:
    BTNcode = on(release){getURL(link)}
    link = www.google.com

    Would that work?
  12. Replies
    15
    Views
    557

    ive been doing some work, and i though i could...

    ive been doing some work, and i though i could use a external txt file for the links, or just use like 'link = www.google.com' and duplicate the MCs manually, so like my button will be
    on(release){...
  13. Replies
    15
    Views
    557

    so i am still with the question whats the mc in...

    so i am still with the question whats the mc in the code
  14. Replies
    13
    Views
    798

    and instead of doing masking u can do it using...

    and instead of doing masking u can do it using motion tweening, to do this go to windows/common libaries/buttons, then put one of the hiltes in ur movie, have ur text black then, have the hilte go...
  15. Replies
    13
    Views
    798

    yeh, click the link, dont do save as

    yeh, click the link, dont do save as
  16. Replies
    15
    Views
    557

    mc._y = Y; y += samplebutton._height + 2; } ...

    mc._y = Y;
    y += samplebutton._height + 2;
    }

    these are the lines i dont get, whats the mc, and whats the samplebutton?
  17. Replies
    13
    Views
    798

    to do the lighting(masking) effect electrongeek...

    to do the lighting(masking) effect electrongeek made a good one in a thread i was reading heres the fla he made:

    http://www.flashkit.com/board/attachment.php?postid=2258769

    ok and for the...
  18. Replies
    15
    Views
    557

    no one is helping me its been like a week, and i...

    no one is helping me its been like a week, and i need that code soon
  19. Replies
    3
    Views
    428

    ok have this action in the keyframe which has the...

    ok have this action in the keyframe which has the MC in it:
    if(scroller = true){
    yourMCyouWantToGetScrolled._y = yourMCyouWantToGetScrolled._y+10
    }

    and make the keyframe 2 frames long
  20. Replies
    3
    Views
    428

    ok make a button and have its actions like...

    ok make a button and have its actions like
    on(press){
    scroller = true
    }
    on(release){
    scroller = false
    }

    then make 2 frames looping, and have this action in the frames:
    if(scroller = true){
  21. Replies
    13
    Views
    798

    and the way the buterflys buit in the 2nd one,...

    and the way the buterflys buit in the 2nd one, would be done by having 3 pics, the dots, the lines and dots, then the buterfly, and then in flash they would be imported then motion tweened to go over...
  22. Replies
    13
    Views
    798

    to make the text blink, put make a movieclip then...

    to make the text blink, put make a movieclip then have 2 frames, in the first have ur text in the 2nd leave it blank.
    and my guess for the flashs are done by masking, i am just starting to learn...
  23. Replies
    13
    Views
    798

    holy cow they look good, which effects do u want...

    holy cow they look good, which effects do u want to learn?
  24. Replies
    2
    Views
    549

    put the txt in a MC, then change the MCs y...

    put the txt in a MC, then change the MCs y position
  25. Replies
    2
    Views
    467

    try this urCrossHair._x = _xmouse...

    try this
    urCrossHair._x = _xmouse
    urCrossHair._y = _ymouse
Results 1 to 25 of 142
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center