A Flash Developer Resource Site

Search:

Type: Posts; User: turkeybrain

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    343

    i don't know if this is possible, but i was...

    i don't know if this is possible,
    but i was wondering if there's script that will allow the user to scale the browser window and cosequently the content within (the swf.) and (this is the tricky...
  2. Replies
    1
    Views
    500

    basic preloader problem

    i have a basic preloader for a swf.
    it goes like this:
    2 scenes
    scene1 > preloader, 2framesLong
    scene2 > movie, 1frameLong (but has 3 embedded MC's)

    the code for the first frame of the...
  3. Replies
    0
    Views
    336

    here's the situation: i have an MC that is...

    here's the situation:
    i have an MC that is in-effect imitating a Mac OS window. however, the content is all text, saved as a grapgic symbol. i want the text (contentMC) to scale with the window, but...
  4. is there a simple code that one can set up within...

    is there a simple code that one can set up within their swf. that resized the movie depending on the size of the browser. myne seems to remain small and packed into the upper left corner of the...
  5. i ahve an idea and was wondering if this would...

    i ahve an idea and was wondering if this would work:
    couls i have all the swf's be directed to the same level, that when when one is loaded it replace the timeline of the one currently playing?
  6. i was wondering if there was a way to, in ...

    i was wondering if there was a way to, in effect, erase or stop a _level's exsistence. i am doing a site that is very content-heavy so i have all the main subpages loading as seperate swf's when...
  7. Replies
    0
    Views
    398

    i have created a draggable window that has three...

    i have created a draggable window that has three states of being:
    1.full
    2.just the top bar
    3.blank
    i'm trying to immitate the conventional MacOS desktop window.
    what i can't figure out is how...
  8. Replies
    0
    Views
    421

    i have created a draggable window that has three...

    i have created a draggable window that has three states of being:
    1.full
    2.just the top bar
    3.blank
    i'm trying to immitate the conventional MacOS desktop window.
    what i can't figure out is how...
  9. i am trying to import a quicktime movie into...

    i am trying to import a quicktime movie into flash and still have the FLAmov. be interactive (i.e. working buttons & frame actions). I have improted a quicktime with a frame rate of 12fps (same as...
  10. Replies
    0
    Views
    338

    I'm going crazy. I am trying to bring in a...

    I'm going crazy. I am trying to bring in a quicktime movie that i made in Afftereffects into flash. Everything works beautifully on the stage. However, when i publish, export, or even simply try to...
  11. Replies
    2
    Views
    441

    thanksr

    thanksr
  12. Replies
    0
    Views
    467

    is there a simple way to create a custom cursor...

    is there a simple way to create a custom cursor that uses an imported quiktime as the movie clip?
  13. Replies
    2
    Views
    441

    Is there a way that i can create a custom cursor...

    Is there a way that i can create a custom cursor that acrtivates on button Rollover. Tricky Part is:
    The button is an alpha masked mover from affter-effects taht carries transparency.
    Any help...
  14. Replies
    0
    Views
    446

    is there a way that i can create a custom cursor...

    is there a way that i can create a custom cursor that is activated when i roll over and invisible button?
    if so, what is the code?
    Thanks
  15. Replies
    1
    Views
    443

    does anyone know hopw to turn a FRAME of a MOVIE...

    does anyone know hopw to turn a FRAME of a MOVIE CLIP into a TARGET PATH whose title i can access from the ACTIONSCRIPT WINDOW?
  16. Replies
    0
    Views
    363

    i have 2 MC buttons; one on top of the other. The...

    i have 2 MC buttons; one on top of the other. The one on top is an MC that contains 4drag-and-drop MC menu items. The bottom MC tell target the top MC to expand when the bottom MC is rolled over....
  17. Replies
    4
    Views
    503

    i think i see what you're saying. the part i'm...

    i think i see what you're saying.
    the part i'm confused about, however, is the path.
    since i don't need to telltarget anything, because all of the movie pieces i want to show are not movieclips....
  18. Replies
    4
    Views
    503

    i would but i'm not tell targeting it to a MC. im...

    i would but i'm not tell targeting it to a MC. im just trying to get it to go to a frame within its current scene.
  19. Replies
    4
    Views
    503

    every 6 frames of my movie i have a different...

    every 6 frames of my movie i have a different image and when you drag a MC into a target area i want the movie to jump to the frame that the droppedMC specifies ... in this case frame 6. all of this...
  20. Replies
    0
    Views
    465

    am i correct in assuming that several drag and...

    am i correct in assuming that several drag and drop MC can share a single droptarget? because i think you can, but it doesn't seem to be working with my script:

    on (press) {
    startDrag ("");...
  21. is there a trick to drop the memory size of a...

    is there a trick to drop the memory size of a flash movie? ... my client wanted the backgroung of their movie to be images. i knew this was a problem, but there was no getting around it. the problem...
  22. Replies
    0
    Views
    407

    i want to be able to have a scroll bar (of my...

    i want to be able to have a scroll bar (of my design and response) that scrolls through body text within a MC. is it as simple as embeding another MC with in my current (primary) movie-clip?
    any...
  23. Replies
    0
    Views
    386

    i was wondering whether there was a way to...

    i was wondering whether there was a way to manually edit the path of my targee within their root folder. for some reason i have a MCtarget placed within another MCtarget and i don't know how it got...
  24. Replies
    1
    Views
    385

    here it is... i have a MC with a button embeded...

    here it is...
    i have a MC with a button embeded in it so that the two together act as a draggble button.
    //the problem is...
    the dragable button activates a drop target once its placed into a...
  25. Replies
    1
    Views
    504

    here's the problem... i have a MC telltageted...

    here's the problem...
    i have a MC telltageted within a Movie. it is activated by a button. within the same scene i have a series of other button that tell target to their appropriate movies.
    //so...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center