A Flash Developer Resource Site

Search:

Type: Posts; User: adr0ck

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    517

    hey, im looking for the same thing. but i want to...

    hey, im looking for the same thing. but i want to know if i can do it without javascript. that ugly extra blank window that pops up just isnt doing it for me.

    thanks
  2. Replies
    4
    Views
    717

    where did you graduate from? i just finished up...

    where did you graduate from? i just finished up at SVA and theyve got a website full of good job postings. looking places like that is good because the type of people who post there are actually...
  3. Replies
    2
    Views
    290

    rad, thanks

    rad, thanks
  4. Replies
    2
    Views
    290

    mysterious file size problem

    so ive got this movie thats says its 42k. flash says the swf is 42k, and its showing up as 42k on my harddrive.

    now when i check out how it loads (ctrl+enter style) the size of the file still...
  5. im having the same problem, the textfield is...

    im having the same problem, the textfield is becoming transparent when i load it into another movie. i dont really get what

    "If you plan on loading a movie that uses the createTextField thing,...
  6. Replies
    70
    Views
    3,889

    december 24, i think that makes 2

    december 24, i think that makes 2
  7. Replies
    2
    Views
    292

    the space was just me screwing up pasting it in....

    the space was just me screwing up pasting it in. plus, ive got a million other buttons with similar links that also seem to pause for a few seconds before anything happens. bummer.
  8. Replies
    2
    Views
    292

    script takes forever to do anything

    i was wondering if anyone could explain why the following script...

    on (release) {
    getURL...
  9. Replies
    0
    Views
    262

    mask makes movie way too big

    ive got a clip that is supposed to look like its something being drawn, so i went through and masked it out frame by frame, so when its played, it looks like its being drawn.
    i hope that made sense....
  10. Replies
    4
    Views
    394

    hmmm, sounds quite clever. ill give it a shot. ...

    hmmm, sounds quite clever. ill give it a shot.

    thanks
  11. Replies
    4
    Views
    394

    thanks a lot, but i dont think thats working...

    thanks a lot, but i dont think thats working because while the array may be empty, that doesn't mean that all the pictures are done loading, which is what i need to figure out.

    thanks so much for...
  12. Replies
    4
    Views
    394

    please help with loading jpgs

    i need to tell my movie to stop untill about 30 external jpgs are loaded, how can i do this?

    the script that is loading them looks like this:


    rndNumber = (picsArray.length);
    while...
  13. Replies
    0
    Views
    309

    please help with loading jpgs

    i need to tell my movie to stop untill about 30 external jpgs are loaded, how can i do this?

    the script that is loading them looks like this:


    rndNumber = (picsArray.length);
    while...
  14. Replies
    1
    Views
    468

    anyone? im losing my mind over this

    anyone? im losing my mind over this
  15. Replies
    1
    Views
    468

    making sure external images are loaded

    im trying to load a bunch of external images, and this is the script that im using to do it:

    rndNumber = (picsArray.length);
    while (rndNumber>0) {
    rndPos = random(rndNumber);
    item =...
  16. Replies
    2
    Views
    408

    targeting with variables

    does any one know how i would put a variable into the middle of a target where im trying to load a movie?

    like, loadMovie ("picture.jpg", _root.clip1 + variable + .clip2);

    i cant seem to get...
  17. Replies
    16
    Views
    1,175

    the pictures are beautiful, but the site isnt all...

    the pictures are beautiful, but the site isnt all that.
  18. Replies
    2
    Views
    402

    havent tried it yet but it looks good! thanks

    havent tried it yet but it looks good!
    thanks
  19. Replies
    2
    Views
    402

    random but not repeating images

    hi, i hope someone can help me with this.

    i want to load a bunch of jpgs into a grid of movie clips ive laid out on the stage. im trying to get them to load randomly, so they're in different spots...
  20. Replies
    36
    Views
    2,151

    this could very well be the most mediocre site...

    this could very well be the most mediocre site that ive ever seen. im all about seeing some crazy graphics, but who cares about a 3d ship thing that flys around and drops stuff? id be impressed if...
  21. Replies
    26
    Views
    1,603

    i think the recipie for a cool site is to make it...

    i think the recipie for a cool site is to make it with an 'artist designing a website' mentality. i see too many sites that are just technically (in terms of scripting and stuff) tight, but dont...
  22. Replies
    23
    Views
    2,297

    but isnt the purpose of a portfolio or demo reel...

    but isnt the purpose of a portfolio or demo reel to make money? i know this isnt really the right place to discuss this, but ive been wondering about it for a long time. a portfolio is like a...
  23. Replies
    23
    Views
    2,297

    im not really feeling the site, but it reminded...

    im not really feeling the site, but it reminded me that i want to know about using other peoples music. it happens all the time and i havent heard anyone mention it. i seriously doubt that they paid...
  24. Replies
    0
    Views
    368

    is there a way to take things out of the hit area...

    is there a way to take things out of the hit area of a movie clip? i have it rolling over and getting bigger, but i want the hit area to stay the same (not get bigger). any advise would be greatly...
  25. i guess what it basically comes down to if i want...

    i guess what it basically comes down to if i want to know how to put some kind of command into

    on (release) {
    _root.direction = "backwards";
    }



    that tells it to preform this action and...
Results 1 to 25 of 33
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center