A Flash Developer Resource Site

Search:

Type: Posts; User: morican

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    322

    Thanks for the feedback. The strange thing is,...

    Thanks for the feedback. The strange thing is, none of the other sites I have created or that are flash-based duplicate this error when using the same platform.
  2. Replies
    2
    Views
    322

    shifting mouse cursor problem

    I have a series of movieclips that are acting as buttons on a site. For some reason, when mousing over on them, the cursor jumps for a split second to the upper left of where it should be and then...
  3. Replies
    1
    Views
    801

    shifting mouse cursor on a link

    I have a series of movieclips that are acting as buttons on a site. For some reason, when mousing over on them, the cursor jumps for a split second to the upper left of where it should be and then...
  4. Replies
    0
    Views
    399

    setInterval and pause

    I am using setInterval with success, allowing for a timed delay to occur between the dynamic loading of jpgs. What I am now looking for is the methodology to 'pause' the setInterval and to then call...
  5. Replies
    7
    Views
    451

    a strange quirk. so, what is the recommended...

    a strange quirk.
    so, what is the recommended treatment of the calculation prior to it being fully downloaded. I have seen some scripts that send it to the next frame which then sends it back,...
  6. Replies
    7
    Views
    451

    Progress on Dynamically Loaded .jpgs

    Need some direction. I am pulling in a series of jpgs dynamically [via php / xml], and need to run a check on whether or not the entire file has loaded. The code I am using below definitely works...
  7. Replies
    1
    Views
    359

    Time based animation

    I am importing a series of bmps that were rendered out at 24 fps. They are being imported into an mc whose root frame rate is not 24 fps [lets say it is 60 for discussion purposes].

    Is it...
  8. Replies
    2
    Views
    1,595

    combobox

    use:

    combo_box_instance.setSize(300,18);

    this would set the height to 18 pixels.
  9. Thread: quick

    by morican
    Replies
    1
    Views
    364

    quick

    that was.
    this looks like a nice starting point. let me see what i can do with it and i will post it for you to see.
    thx!
  10. Replies
    1
    Views
    3,460

    Image PAN and ZOOM component

    I know I have seen this out there somewhere. Someone developed a component that allowed you to view a 'zoomed-in' area of an image but moving around a small preview square on top of the reduced...
  11. Replies
    3
    Views
    524

    found it in another thread

    Here's the solution:

    myComponent.drawFocus="";

    Unfortunately, you have to write this for every component. _global styles don't support this.
  12. Replies
    3
    Views
    524

    focus color

    i am trying to figure out the same thing. i do know that you can set the theme color, which is what is making up the halo 'green' you are referring to. the way you do it is to use this AS in the...
  13. Replies
    11
    Views
    1,519

    globally embedding fonts

    i understand that it loads in the first frame. the question is, is this file cached or is it hitting the server every time to pull the file down. if it is going to the server then i guess the only...
  14. Replies
    67
    Views
    44,233

    another for the setInterval experts

    thanks for all of the amazing code thus far. i believe i have a decent handle on how to use setInterval in a standard context, but i am working on an XML fed array to plot points on a map. the...
  15. Replies
    11
    Views
    1,519

    sharing question

    so, in using this methodology, we are able to reduce the .swf file sizes of all of the files that will import the shared asset at runtime. does this mean that the user will only have to absorb the...
  16. Replies
    3
    Views
    579

    find and replace

    but this is for specific sections of code, say a button or keyframe. is there a global find / replace?
  17. Replies
    2
    Views
    416

    find and replace

    i was informed this was possible as well and am in desperate need of such functionality. can anyone confirm or deny this ability?
  18. Replies
    2
    Views
    576

    me too

    this seems to be a growing need. anyone have answers?
  19. Replies
    2
    Views
    504

    many thanks. exactly what i was looking for.

    many thanks. exactly what i was looking for.
  20. Replies
    2
    Views
    504

    Flash Interface Question

    Whenever I import components developed by others, my MX interface takes on a much more slimmed down appearance. In particular, the layers only take up half the height that my defaults yield. I like...
  21. Replies
    11
    Views
    1,277

    KDLAB

    Many thanks again to all for the kind words.

    Nevil > we are using a variety of tools for the 3D work, but primarily 3DS Max and Mental Ray. We work closely with discreet* on much of our work, so...
  22. Replies
    11
    Views
    1,277

    KDLAB

    Well then, my thanks are in order.
    I appreciate all of the kind feedback, for it is our first flash site.
    Best,

    KD
  23. Replies
    11
    Views
    1,277

    KDLAB

    Hi.

    I am the designer of the www.kdlab.net site, and I would also like to know which FK member works here! I could have used that person in the development. We are only 3 people so someone must...
  24. Thread: kdlab.net

    by morican
    Replies
    13
    Views
    1,704

    KDLAB

    hey all. thanks for all of the comments. www.kdlab.net is my site. we brought the server down about 12 times last night and are now migrating to a beast of a server. it should be complete by 9am...
  25. Replies
    3
    Views
    444

    Shifting SWF Prob

    nope.

    unfortunately, it is not that easy...ugh.

    this is a problem with the ENTIRE swf shifting in the browser, but not the browser itself. everything in the SWF is intact just shifted to a 1/2...
Results 1 to 25 of 39
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center