A Flash Developer Resource Site

Search:

Type: Posts; User: dragonflyer

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. How to get rid of the blink between photo transistion?

    zie http://www.bldd.nl/flashproblems/photoSlideshow3.swf

    i see a blink right after my animated mask is finished



    stop();
    var myMCL:MovieClipLoader = new MovieClipLoader();
    var...
  2. Replies
    0
    Views
    546

    Submenu links/gotoURL don't work

    Hi all,

    I can't get my submenu to work, somehow it's keep tracing just "test". The submenu is behind a mask (could this be the problem?)

    part of my as

    case 4 :
    clip.th =...
  3. 4 images and rollover reveals mask problem

    Problems I encounter are
    - I need to rollover the button twice before the mask reacts
    - It has a "blink"
    - you see the image loaded before the mask plays

    - I think I need to do something...
  4. Replies
    21
    Views
    1,068

    found a solution I think but it ain't pretty...

    found a solution I think but it ain't pretty (optimal)



    function getNeighbors(i,j,map){
    //create an array which holds our neighbors
    var neighborsArray:Array = new Array();
    var i:Number;...
  5. Replies
    21
    Views
    1,068

    ok i am trying to create a function for the...

    ok i am trying to create a function for the neighbors


    function getNeighbors(i,j,map){
    //create an array which holds or neighbors
    var neighborsArray:Array = new Array();
    var i:Number;
    var...
  6. Replies
    21
    Views
    1,068

    Well I think it's because Tonypa's tutoral was...

    Well I think it's because Tonypa's tutoral was made for/with flash 5 (you know back in the days ;) )

    And it's my mistake not using createEmptyMovieClip
  7. Replies
    21
    Views
    1,068

    @fall_fx, tx for sharing your...

    @fall_fx, tx for sharing your structure/framework. So is this based on the Model Viewer Controller concept?

    I see why the use of a game object is correct, but why the use of clip

    wouldn't

    ...
  8. Replies
    21
    Views
    1,068

    tx for thinking along guys. You both got some...

    tx for thinking along guys.

    You both got some good points. Going to try both your suggestions.

    I do have a question about the map creation. At first I just had


    mc =...
  9. Replies
    21
    Views
    1,068

    @walnoot, Not feeling attack but I do have to...

    @walnoot,

    Not feeling attack but I do have to defend as I am coding this myself. but I started the thread at kirupa. So that's why I use the letter K,I,R,U,P,A

    And what I have now is hardly...
  10. Replies
    21
    Views
    1,068

    hmm, Here's what I have so far...

    hmm,

    Here's what I have so far (might give you a clue)
    Purpose (now) is to switch tiles so you get 3+ in a row or column

    I think I need to know how to swap them in the array??



    is my...
  11. Replies
    21
    Views
    1,068

    Switch tiles in a tilebased game??

    Trying to rebuilt a simple grid/tile based game. Working with tiles is a new to me.


    Now I want to switch


    myMap = [
    [0,0,0,0,0],
    [0,0,5,0,0],
    [0,0,2,0,0],
  12. @bdg, did you find a solution. I got a...

    @bdg,

    did you find a solution.

    I got a similar problem.

    In my case I got a <div id="nav"> overlapping a <div id="content">. Both div's got a flash movie, but in firefox my flashmovie in <div...
  13. Replies
    13
    Views
    1,466

    fast flash, I am hungry again

    fast flash, I am hungry again
  14. Replies
    3
    Views
    978

    yo dudes & mates tx for giving me the right...

    yo dudes & mates

    tx for giving me the right directions.

    gonna check cool sites and maybe post my thread over there.
    TheFWA looks really cool
  15. Replies
    3
    Views
    978

    Looking for awesome flash examples

    hi there,

    I am looking for awesome online flash services(like banners, RIA's, user interfaces etc)

    My question to you is:
    Have you got any quality links or created one yourself could you post...
  16. hmm can't open it (I am using flash mx btw) :(

    hmm can't open it (I am using flash mx btw) :(
  17. I think I can't get this to work Once the...

    I think I can't get this to work

    Once the fades are over, use swapdepths to switch
    the bottom container as the top container, and load in the next picture,
    in the bottom container.

    trying...
  18. can't get this fade in/out concept working??

    hi all,

    I am trying to get 'oldnewbie's fade in/out concept working



    the code I have so far is
  19. Replies
    3
    Views
    847

    hmm, I know an old thread But I am trying to...

    hmm, I know an old thread

    But I am trying to get this to work. I got 8 movieclips on stage with each 3 different images. For each movieClip I want to have a fade in/out loop, furthermore each...
  20. Replies
    0
    Views
    383

    Movieclip with hitarea and buttons??

    Why don't my buttons work???

    I have created a movieclip with a hitarea, simple tween and two buttons. But my buttons don't work any more???
    How can I fix this???
  21. Replies
    2
    Views
    495

    Tx, but it works now. Turned out I had other...

    Tx,

    but it works now. Turned out I had other "testing" still remaining on a frame.

    About removeMovieClip(this); this is reflects each individual ["stash"]+i, like
    removeMovieClip(stash1),...
  22. Replies
    2
    Views
    495

    Simple hitTest and score fails?

    Simpel game, but my dyn. textfield game_score doesn't update

    I can see the score being rightly traced.



    //all sort of attributes with diff scores
    theScore:Number = 0;
    game_score.text =...
  23. Replies
    0
    Views
    438

    Blink with dynamic jpg transitions?

    Got stuck,

    please look at http://www.xmoment.nl/flashTest/home.html

    i got the images and text dynamic loaded, but i get a pesky blink between transitions.

    Any ideas tips how to prevent...
  24. Thnks for your reply. Does this include a...

    Thnks for your reply.


    Does this include a motion tween, because i tested a simple block from left to right and it doesn't seems to work?

    Would a good workaround be:
    a/ exporting it as a...
  25. Do & don'ts when exporting to Quicktime???

    Hi all,

    Need help badly, i have accepted the following project:

    I need to produce a animation based on some drawings and export to a quicktime format. Another person is putting sound on the...
Results 1 to 25 of 140
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center