A Flash Developer Resource Site

Search:

Type: Posts; User: Markasey

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,963

    Play short clip then go to URL

    Hello...I have been away from Flash for a very long time and now I see how different everything looks. I'm trying to get this short clip to play, then forward to a URL. No clicking anything, just...
  2. Can this embed code be mofidied so the file does NOT autostart?

    I tried playing with the "play" parameter, but it still autostarts. I'm thinking maybe it's because the video is being pulled from another website?

    <object...
  3. Replies
    3
    Views
    671

    CS3 I'd say 5-8 pixels both ways. I don't have the...

    I'd say 5-8 pixels both ways. I don't have the file in front of me at the moment to give you an exact number but it wasn't more than that.
  4. Replies
    3
    Views
    671

    CS3 Flash vs Photoshop

    Hi...has anyone else had issues with graphic size in PS versus Flash? I have a banner background that is, let's say, 900x 300 in PH, so I create a Flash movie at those EXACT dimensions, yet the...
  5. Replies
    1
    Views
    688

    CS3 This is how it's targeted btw: function...

    This is how it's targeted btw:


    function gotoHomePage(event:MouseEvent):void
    {
    var targetURL:URLRequest = new URLRequest("http://www.google.com");
    navigateToURL(targetURL, "_self");
    }...
  6. Replies
    1
    Views
    688

    CS3 get URL window target

    I have a simple button that goes to a URL when clicked, but it's opening a new window. I want it to target "_self"-- but I'm getting errors. How do I properly target the same window?
    ...
  7. Replies
    9
    Views
    744

    hey Rob-- this is -- again-- perfect! It's...

    hey Rob-- this is -- again-- perfect! It's exactly what I wanted. I'm in way over my head on a project and you really saved me-- again! ;)

    Mark
  8. Replies
    4
    Views
    1,549

    Thanks for replying..sorry I was out of town a...

    Thanks for replying..sorry I was out of town a couple days unexpectedly. Here is the code I'm using for the text. I have made sure to only use the tags that Flash holds. I saw a tutorial on another...
  9. Replies
    9
    Views
    744

    I have another question. If I wanted "getURL" but...

    I have another question. If I wanted "getURL" but only after the clip loads (so it's not a link, it just forwards to a URL after the clip loads) can I just modify this? I tried just replacing...
  10. Replies
    4
    Views
    1,549

    [CS3] Using CSS to format txt in Flash cs3

    Hi..I have created a text scroll box that SOMETIMES holds formatting. It seems to work fine on PC, but on a Mac, if you refresh the screen, many times the text loses its formatting and you can see...
  11. Replies
    9
    Views
    744

    I tried the action you first posted and it worked...

    I tried the action you first posted and it worked perfectly! I can't thank you enough. I seemed to remember years ago just inserting a movieclip into a button, then making the button clickable to my...
  12. Replies
    9
    Views
    744

    Hey Rob...thanks for the reply. Well, since I'm...

    Hey Rob...thanks for the reply. Well, since I'm not sure what a Media Display Object is (ha)..I guess I'll try to make it a movie clip, then try that action. Which do you think would work better for...
  13. Replies
    9
    Views
    744

    [CS3] Link a video to another URL?

    Any ideas on how to best import a .mov video clip and then add a link to it? I have a 5 second .mov clip that I want to act as an intro to a site, then click on it and it takes you to the home page....
  14. Replies
    0
    Views
    407

    Convert .mov file to a button?

    Hi..I'm trying to convert a very short .mov video clip to be a button whe onClick, it just goes to a URL. I have to export as a movie first, right? Then re-import and somehow make it into a button?
  15. Replies
    3
    Views
    468

    I was able to fix the issue by adding the...

    I was able to fix the issue by adding the prod_rev actions on frame 2 as well. The problem was the button was on Frame2 but all of my actions were on Frame1. Thank you!
  16. Replies
    3
    Views
    468

    Hi...do you mean the instance name? I'm not sure...

    Hi...do you mean the instance name? I'm not sure where I'm not naming it :( I see an instance name when I select it and do ctrl+F3 as prod_rev
  17. Replies
    3
    Views
    468

    Button issue -

    I have this clip attached. I was hoping someone could tell me what error #1009 is and why I'm getting it here. This clip works fine WITHOUT the layer called prodbtn_rev (3rd layer). The reason I...
  18. I'm using Flash 8 :)

    I'm using Flash 8 :)
  19. Using a Flash movie with a PHP insert() function

    Does anyone know any tricks to this ?I have a very simple "include()" function which works with an image, but not with my Flash movie. It did work at one time, then I changed the URL destination on...
  20. Replies
    2
    Views
    498

    Thanks-- I can't imagine they did that frame by...

    Thanks-- I can't imagine they did that frame by frame, but I guess if someone's getting paid enough ;) I appreciate the feedback!

    Mark
  21. Replies
    2
    Views
    498

    Is this video imported?

    Can anyone tell me what this Flash is made from? Are they video loops imported into the Flash movie? It looks great, but I'm assuming it's very advanced work? http://www.hammerandcoop.com/#

    Thanks...
  22. OK I got the text box on my file, and I can view...

    OK I got the text box on my file, and I can view the FILE online, but when I embed in an html page, it's not viewable? Any ideas what I'm doing wrong?

    http://www.krakataufilms.com/louis.swf
    ...
  23. [RESOLVED] cannot import scrolling text box

    I have created a movie, but now want to add a scrolling text box to it. I found a couple on here that seem to work on their own, but when I try to add it to an existing flash piece, they never seem...
  24. Replies
    1
    Views
    1,987

    Explode effect doesn't fade out

    Hi..I'm having trouble with a simple banner. I want it to fade in, site for a minute, then "explode"-- the banner seems to work fine in Swish, but when i import to Flash, the letters explode, then...
  25. Replies
    0
    Views
    642

    Cannot open Flash v6 file?

    Hi -- I know there are some bug issues I've heard about btwn Flash versions, but it seems EVERY file I try to open in the movies section here gives me an error. Can Flash MX ONLY open files created...
Results 1 to 25 of 77
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center