A Flash Developer Resource Site

Search:

Type: Posts; User: guymethod

Search: Search took 0.04 seconds.

  1. wouldn't the movieclip resize to whatever...

    wouldn't the movieclip resize to whatever contents it has inside of it?
  2. Thank you for taking a look at this. It looks...

    Thank you for taking a look at this. It looks great except I would like to keep the mouse actions within the mask. To scroll to the bottom of the list in your version, I must scroll way beyond the...
  3. external text not showing up completely in my textfield.

    Hello,

    I'm needing some assistance on a script I'm working on. I have a textfield being populated dynamically through an external text file.


    newData = new LoadVars();...
  4. Thank you for responding! so the Actionscript...

    Thank you for responding!

    so the Actionscript in the button would be:

    getURL ("javascript:PopWin(blah.htm, 400, 400, 25, 25)");

    Is this correct?

    also, what is the 'args' part that is in...
  5. Hi, I'm trying to create a flash movie which...

    Hi,

    I'm trying to create a flash movie which launches popup windows but I would like the movie to close any popup window I have already launched before opening a new window, all with one mouse...
  6. Replies
    4
    Views
    1,392

    You must place your Real content on a server with...

    You must place your Real content on a server with Real Server installed. This is the only way to stream Real content.
  7. Replies
    18
    Views
    1,532

    You have to keep your images on the web somewhere...

    You have to keep your images on the web somewhere and link to them rather than sending them with your HTML-written email.
  8. Replies
    4
    Views
    721

    Yes, you do need to link an HTML file rather than...

    Yes, you do need to link an HTML file rather than a SWF. Also, your Javascript in your Flash button needs to link to the OpenNewWin instead of OpenIT or Openthedamnwindow although anything would...
  9. Replies
    3
    Views
    385

    check moock.org He has a tutorial that shows...

    check moock.org

    He has a tutorial that shows how to do this. Let me know if you need help.

    Mike
  10. Replies
    11
    Views
    569

    Re: thanx it worked..but

    You place your buttons in movie clips that loop so when you hold down the down or up button, the actionscript repeats itself until you let go of the button. A good example is at moock.org

    Mike
  11. whoops! First off, my code apparently resembled...

    whoops! First off, my code apparently resembled emoticons and some stuff got converted. Sorry about that. Second, I must have been typing my response when you posted that bit about having variables...
  12. I'm not sure how to do this with your javascript...

    I'm not sure how to do this with your javascript in the Flash piece but what I do is place two different javascript specs in the HEAD portion of your html and name them differently like this:
    ...
  13. Replies
    8
    Views
    811

    whoops, sorry Spliffster. You and I must have...

    whoops, sorry Spliffster. You and I must have posted the reply at the same time. Didn't mean to step on any toes.
  14. Replies
    8
    Views
    811

    You won't actually see your movieclip's animation...

    You won't actually see your movieclip's animation unless you test your movie in the Flash player or in Flash's built in player. Press Ctrl-Enter and viola!
  15. Thread: SWF to FLA?

    by guymethod
    Replies
    11
    Views
    6,140

    You can get the music out of swf files using SWF...

    You can get the music out of swf files using SWF browser. If the music is not there, the swf is probably calling the music from another swf file using the Load movie command.
  16. Replies
    4
    Views
    2,669

    why don't you just break your Flash scenes into...

    why don't you just break your Flash scenes into individual swf files?
  17. Replies
    1
    Views
    1,801

    You have to have your Flash button call a...

    You have to have your Flash button call a Javascript command embedded in your HTML document. There is a tutorial on this site which explains exactly how to accomplish this.
  18. Replies
    6
    Views
    888

    Can you keep a layer from scrolling?

    I am having a problem similar to this. I have my HTML text on one layer above a layer with a Flash movie I am using as a background. Is it possible to keep the layer with the Flash movie from...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center