A Flash Developer Resource Site

Search:

Type: Posts; User: paulbradley1

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    1,231

    Thanks, that did the trick! I just moved to...

    Thanks, that did the trick!

    I just moved to Austin a couple weeks ago, I owe you a beer or 10!
  2. Replies
    9
    Views
    1,231

    Ideally, the button should "throb" on mouse_over...

    Ideally, the button should "throb" on mouse_over and not have any glow on mouse_out. I thought of your 1st suggestion, but the code doesnt seem to work, on the mOut function I've tried adding:
    ...
  3. Replies
    9
    Views
    1,231

    You, sir, are a machine! That works great -...

    You, sir, are a machine!

    That works great - but....

    What is the best way to get the effect to be turned OFF (or hidden) on mouse_out, but not totally removed, so it will still work with...
  4. Replies
    9
    Views
    1,231

    adding and removing enter_frame events

    Would anyone mind posting an example of how to ADD an ENTER_FRAME function using MOUSE_OVER as was suggested?

    I see how to remove one, but I can't get my mind around adding it.

    Thanks!
  5. Replies
    9
    Views
    1,231

    Ahhh so simple, BRILLIANT! EDIT: Apparently...

    Ahhh so simple, BRILLIANT!

    EDIT:
    Apparently not as simple as I thought.... care to give me a push in the right direction? I understand the concept, just getting from point A to B escapes me.

    ...
  6. Replies
    9
    Views
    1,231

    Looping Mouse_Over?

    Howdy,

    I want to do a glow effect when you MOUSE_OVER a button, and while the mouse remains over the button, have the glow pluse. I have the glow working on enterframe, using the code from...
  7. not quite...

    a very good suggestion! BUT...

    The text is not over a solid color background...

    Thanks again
  8. Lots of Text - is there a better MC method?

    I've got a TON of text i need to bring into a project.

    It has to animate/fade on while bilding a bullet list.

    Is there a better way than having to turn each line of text into a movie clip?
    ...
  9. Replies
    2
    Views
    550

    Yes, I have tried every combination I can think...

    Yes, I have tried every combination I can think of as far as setting the parameters.

    What I'm trying to achive is building on a bullet list - which works fine - using the overlayChildren parameter...
  10. Replies
    2
    Views
    550

    hideChild & slide class transitions

    OK, I'm stuck with the screen class, and no I can't just do it on a normal timeline...

    hideChild, according to the help file:
    "The main use of the hideChild event is to apply "out" transitions to...
  11. Replies
    2
    Views
    344

    Thanks for the quick reply, thats kinda what I...

    Thanks for the quick reply, thats kinda what I thought.
  12. Replies
    2
    Views
    344

    Buttons - After frame 1?

    Hi all,

    is there a way to put your scripts in frame 1, but have a button that is NOT of frame 1 be able to be controlled by that script?

    For example, this script is on frame 1:
    //Script...
  13. Dawsonk, Thank you so much - that nailed it -...

    Dawsonk,

    Thank you so much - that nailed it - I had tried initializing them but it didnt work - then I read your post and did a re-run thru found several more "case sensitive errors" and BAM!...
  14. Cancerinform, Well that certainly explains...

    Cancerinform,

    Well that certainly explains whats going on. Now I just need to figure out how to code around it.

    Thanks for the quick reply!
  15. [RESOLVED] works in Flash 6 not in 8 -

    This is a link to a handy slideshow (sorry I cant upload the file from my current location) that works fine as long as the export settings are set to Flash 6 - I would like to add in some Flash 8...
  16. THANKS!

    Perfect. Just what I needed!
    Thank you so much!
  17. How do I get the value of a Dynamic HTML Link?

    Ok, I'm loading an extenal HTML formatted text file with links. I need to be able to "see" what the actual URL is they are clicking on.
    For example:
    If they click on College of Nursing from this...
  18. How do I get the value of a Dynamic HTML Link?

    Ok, I'm loading an extenal HTML formatted text file with links. I need to be able to "see" what the actual URL is they are clicking on.
    For example:
    If they click on College of Nursing from this...
  19. XML data disapearing after navigation?

    Using MX 2004 Pro, I'm importing in some data via the XML Connector and the Dataset, all this works GREAT!

    The problem I'm having is that when I navigate off the frame that contains the DATA and...
  20. Thanks, but thats not the question...

    Thanks for the reply.
    I realize this is the case, but the animations we done by a freelance guy and given to me after the fact.
    I' trying to figure out if there is any way to fix this now.

    Also,...
  21. This is odd (at least to me). I've got a file...

    This is odd (at least to me).
    I've got a file that has a 32 bit TIFF imported into it.
    the TIFF is animated (size & scale).
    Obviously, since its a TIFF, it is TOO LARGE.
    I can get the file size...
  22. Try this, I'm using it on a CD based project but...

    Try this, I'm using it on a CD based project but it seems to work.
    It needs to live in a Framescript (Not sure of the term in flash, I'm a director guy).

    I hope this helps.

    function...
  23. OK, after many hours of frustration, I have a...

    OK, after many hours of frustration, I have a somewhat functioning dynamic jpeg loader that resizes the images before displaying them.
    The problem is it only works SOME of the time, I have it...
  24. Replies
    2
    Views
    522

    Don't think that's quite what I need...

    I didn't really follow what you're saying, but the images are contained within the flash file, not in an external table.

    Thanks anyway!
    -Paul
  25. Replies
    2
    Views
    522

    I have a Flash MX file, It works FINE as long as...

    I have a Flash MX file, It works FINE as long as you just run the SWF, but if you run the SWF in an HTML document - POOF!
    No more pictures.
    I have tried:
    ...
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center