A Flash Developer Resource Site

Search:

Type: Posts; User: j_red

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Thread: spyhunter clone

    by j_red
    Replies
    1
    Views
    614

    spyhunter clone

    how would you go about building a spyhunter clone? a normal side-scroller wouldn't go fast enough, so how would you do it?
  2. Thread: nyButter.com

    by j_red
    Replies
    3
    Views
    622

    yeah the real site is being designerd, they...

    yeah the real site is being designerd, they wanted something basic for now, that looked generic...thanks for the advice. anyone else?
  3. Thread: nyButter.com

    by j_red
    Replies
    3
    Views
    622

    nyButter.com

    thought i posted earlier but can't find the thread...

    Can you please test this site I just built? Send a pic to pix@nybutter.com and it'll upload stright to http://www.nybutter.com

    any...
  4. Thread: stereotype

    by j_red
    Replies
    5
    Views
    664

    stereotype

    http://www.stereotype-design.com/jared2/index.html

    this is a site i'm doing for a friend...please let me know what you think.

    thanks. jared
  5. Replies
    4
    Views
    527

    hey everyone, I posted this the other day but...

    hey everyone, I posted this the other day but still can't figure it out...

    I'm going to rephrase my objective:

    I want to pop up a window via a javascript in getURL.
    I want the x & y...
  6. Replies
    4
    Views
    527

    *bump

    *bump
  7. Replies
    4
    Views
    527

    *bump. Anyone?

    *bump.




    Anyone?
  8. Replies
    4
    Views
    527

    variables - flash > javascript

    hey guys. It's been a while since I've been to FK...

    I have a menu in flash that is created from an array.

    Each button in the menu, when pressed, opens a popup window via a function in the...
  9. Replies
    6
    Views
    453

    dood thanks so much for your help - I've been...

    dood thanks so much for your help - I've been able to get this far...my problem is on the removeMovieClip, it unloads the next level down so you see the original page; I would like it to unload 4...
  10. Replies
    6
    Views
    453

    WebKuh, thanks for your help - I'll be honest...

    WebKuh, thanks for your help - I'll be honest with you, I'm very familiar with flash and fairly proficient with actionscript, but I don't grasp arrays...I'm willing to learn of you are(or anybody is)...
  11. Replies
    1
    Views
    431

    hey - that little box that indicates where you...

    hey - that little box that indicates where you are should be a movie clip - on the mc, you will put an action onClipEvent(EnterFrame) this action updates everything beneath it 30x/sec(if your frame...
  12. Replies
    6
    Views
    453

    Here's what I have: ...

    Here's what I have:

    welcome.removeMovieClip("new"+i-2);

    How would I target this? For Example,
    _root.movieclipA."new"+i-2 doesn't work because you can't use an expression in targeting, but in...
  13. Hey, on the 'for' loop for (i=0; i

    Hey, on the 'for' loop


    for (i=0; i<4; i++)


    it gives me 3 variables when I trace it (0,1,2,3) is there any way to just have it give me one variable, and increase by one each time I click?
    ...
  14. Replies
    2
    Views
    445

    Okay so I've been a member of Flashkit for a year...

    Okay so I've been a member of Flashkit for a year almost, I've posted 26 times, and as you can see there is a 'new member' title by my name - I feel like I'm 15 & 11/12ths and am waiting for driving...
  15. I cannot tell you how grateful I am to you for...

    I cannot tell you how grateful I am to you for taking the time to get this to work -


    on (release) {
    for (i=0; i<4; i++) {
    _root.welcome.attachMovie("CustomerCenter", "new"+i,i);...
  16. Replies
    2
    Views
    440

    Sure it's possible: on(release)...

    Sure it's possible:
    on(release)
    {_root.movieclipA.stop};

    OR
    on(release)
    {_parent.stop};

    (something to that effect...)
  17. Hey - I have my main page...

    Hey - I have my main page http://www.stgeorgetriathlon.com/ftpftp/tim/cont
    and on each of the buttons at the bottom I have something similar to this:

    _root.welcome.attachMovie("locations",...
  18. Go to a small town and look at the signage on the...

    Go to a small town and look at the signage on the buildings or look at the flyers on the walls or look at the business cards or the letterheads or ads or whatever. You will see evidence of letting...
  19. Replies
    0
    Views
    406

    Hey guys, I want setTransform to control the...

    Hey guys, I want setTransform to control the color of a MovieClip as I move the mouse; It works okay but I can't control the colors -

    yoyoyo = new Object();
    yoyoyo.ra = 0;
    yoyoyo.rb =...
  20. Replies
    2
    Views
    714

    hey how big is the Flash 6 Player? F5 Player was...

    hey how big is the Flash 6 Player? F5 Player was only ~200k(which is teeny for a plug-in)so it was downloaded onto a whole bunch of computers in a small amount of time - just wondering about the new...
  21. Replies
    0
    Views
    385

    Hey, who knows the answer???? 1)How would I go...

    Hey, who knows the answer????
    1)How would I go about making a projector that "self-destructs" after it is played once; it's only possible to view the file once. Is that possible? Love, J_red
  22. Replies
    32
    Views
    6,096

    hey is the explosion white-on-white? (j/k, I just...

    hey is the explosion white-on-white? (j/k, I just can't see it either) Generator seems pretty tight to me;making a template and then having it update on-the-fly is pretty cool...maybe I'm just not...
  23. Replies
    87
    Views
    14,835

    Live Motion

    live motion has flash 5 actionscript...so does flash 5. They had it 2 years ago....
  24. Replies
    32
    Views
    6,096

    p.s.

    P.S. how do I get that 'new member' title off my name so I can look a teeny bit credible? I've been a member for a year almost, I guess it's # of posts then...too bad for the quiet guy...
    Love,J_red
  25. Replies
    32
    Views
    6,096

    Good bye Generator...?

    I consider myself an extremely avid 'flash enthusiast' for lack of a better term, but this is the first I've heard about Generator...when was it pulled from the main products page, anybody know? I...
Results 1 to 25 of 40
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center