A Flash Developer Resource Site

Search:

Type: Posts; User: threebrain2003

Search: Search took 0.03 seconds.

  1. Dynamic Text FONT is all f'd up why why why??

    hey, when i export the movie it looks good but then when i go on another computer the fonts in the dynamic stuff are all like arial or some crap. wtf!? How do i fix that. I heard embed or something...
  2. Replies
    12
    Views
    1,323

    :-O going. i thunk that the argument you put...

    :-O

    going. i thunk that the argument you put in the Array(length){} so the amount of elements was 10 so i put 10 :-O i guess there's no need to put anything so i'll take that out and see what...
  3. Replies
    12
    Views
    1,323

    awesome! thanks chuckylefrek hahaha my brains are...

    awesome! thanks chuckylefrek hahaha my brains are exploding!

    I'm getting close though. Earlier today i got the php to order the decending scores and put them in the flash doing this:


    <?...
  4. Replies
    2
    Views
    666

    thanks musicman! hahhaha I got all the scores...

    thanks musicman!

    hahhaha I got all the scores in using this


    $q = mysql_query("SELECT score,username FROM highscores WHERE game = 'witch' ORDER BY score DESC;");

    for($i=1;...
  5. Replies
    2
    Views
    666

    high scores sorting X-(

    :thumbsup: hi!

    I'm very excited. I got a highscore with mysql with this Halloween witch game i'm making!

    Here's the prollem. I want to have top ten highscores instead of just one. I got the...
  6. Replies
    12
    Views
    1,323

    hey chuckylefrek, I'm trying to do the same...

    hey chuckylefrek,

    I'm trying to do the same highscores thing the way you were for your Job man game. So far I got the mysql working with one highscore but how do i sort ten like you did? I'm...
  7. Replies
    3
    Views
    470

    nice catburt!

    nice catburt!
  8. nevermind i got it. it was the bytes preloaders...

    nevermind i got it. it was the bytes preloaders aaaffffrrrrghh!! i swithched to ifFramesloaded and now it works
  9. loadMovie clips are dissapearing! why!?

    wtf! I am making a webpage but it's heavy so i'm loading the graphix in as separate .swfs. The problem is that when they load they dissapear! When I click the refresh button on my browser they...
  10. Replies
    2
    Views
    451

    no I am doing that. It loads into an MC thats on...

    no I am doing that. It loads into an MC thats on the main timeline and it's the layer under the mask and it's set up like a normal mask would work. I'm baffled and puzzled too even :-O
  11. Replies
    2
    Views
    451

    masks with imported movie clips?

    hey, i set up a mask animation over a layer that brings in a external movie clip. The mask isn't working. Do any of you know why? it's frustraiting to say the least
  12. hey, i can help. is the fla still up?

    hey, i can help. is the fla still up?
  13. Replies
    0
    Views
    393

    Check out my new site :-D

    hahaha wassaaaap

    Hey, I made a new site. Some stuff is flash talking to php (my friend did the php) :-D i make flash cartoons everyday. Todays is funny i think. Lemme know what u think
    ...
  14. Replies
    125
    Views
    275,591

    Sticky: sybersnake! great post. It was so helpful to me....

    sybersnake! great post. It was so helpful to me. now I understand POST and what it does. I made a highScores thingy thanks to you! :-*
  15. Replies
    14
    Views
    887

    cool :-D i guess i'll start my ****e in a...

    cool :-D i guess i'll start my ****e in a different post about having more php/flash stuff
  16. Replies
    14
    Views
    887

    awesome! :-D Yeah I'm getting all into it. I...

    awesome! :-D

    Yeah I'm getting all into it. I got flash sending image urls to the php now and making popups with just one php file. It's awesome cause for this project i usta make 8-12 popUp.html...
  17. flash to php image printing prollem help?! :-o

    Hey! I been rocking and rolling all day getting small little things to work from flash to PHP but now I'm stuck. I'm trying to send an image name from flash to php and that gets there fine and I've...
  18. Replies
    14
    Views
    887

    weeeeeee! I got it to work. I think anyways. I...

    weeeeeee! I got it to work. I think anyways. I didn't use POST but I send variable values to a php and made a popup with it. First what I did was make a function that gets all the info and puts it...
  19. Replies
    24
    Views
    4,093

    hahahaaha

    hahahaaha
  20. awesome!!! i love u! :-*

    hahaha success!! thank you so much!

    I did it as a whole URL and I also made everything lowercase. I donno which aspect made it work but it works!! thanks again!! :-D

    hahahaha now you can hear...
  21. loadMovie won't work in IE please help!!??

    hi! i'm going crazy trying to get this simple thing to work. it's a simple loadMovie into a clip. The clip i'm loading plays these funny christmas songs i made. See the photo below of the "click...
  22. Replies
    5
    Views
    435

    doesn't work in internet explorer

    hey I'm using your same code listed above:


    on (release) {
    _root.target.loadMovie("songsChrist.swf");
    }


    and it only works in netscape. I really need to have it work in IE cause...
  23. link! :D

    oh! good idea! below is the link:

    http://www.threebrain.com

    thanks!
  24. loadMovie won't work in IE. Please help!! :-(

    So I'm trying to make a button load a new .swf that has some songs on it. I have a clip and stuff all lined up on the main movie then I load the songs .swf into it by clicking on the button. It...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center