Click Through URL - Need Help !

Hi All,
I'm a rookie doing ads but have used CS3 and have created a
pretty decent ad for my company. The only probelm left to nail down
is that I can't seem to create a click trough to a URL?
I simply want the whole moving ad which includes about 20
scenes to click to the URL of our website. I know that this is most
likely easy for many of you here but I can't seem to figure it out
being new to CS3 and flash (VB Developer mostly). If someone could
give me a few Step-By-Steps how to do this in CS3 I would be very
grateful as I am at a total loss.
Thanks.....Mike

Draw a square the exact size of your Stage (the document) and
then select the square. Press F8 and when the dialog box pops up
with the various options, just select Button, and hit OK.
Then double click your new Button Symbol, and there will be
one frame solid, out of four total frames. DRAG that single solid
grey frame to the last frame labelled "Hit" (
Note: Make sure the other three frames in your button symbol
besides Hit are
empty.) Then exit the symbol by double clicking outside your
stage in the grey.
Once your outside your button, select the symbol, but don't
go "inside" it. Press F9 once you have the button symbol selected,
and it will open the Actions panel. You'll be writing basic
Actionscript (make sure your document is set to Actionscript 2 by
going into Publish Settings). Put the attached code into the
actions panel, just replace my fake URL address with your companies
URL.
To recap: You made a "hit" button, which is basically nothing
but a mouse detection hit, the opaque blue you see won't appear
visually once you preview your flash movie. You then applied the
getURL actionscript to the button. In the actionscript you'll
notice "_self". That means when they click it loads the new URL in
their
current page. If you have this ad on another person's
website, you might want to change it to "_blank" so that when
someone clicks, it opens a
new window with the target URL.
If you have any trouble let me know, and remember to put your
button symbol on a frame in each scene, just note that if you have
any other buttons in your flash movie, they will be overwritten by
the hit you created above (unless you put the "hit" button symbol
you created above, on a lower layer than your other
buttons).

Similar Messages

  • Progress bar after button click ------ code included . need help

    Hi,
    this is my code. i want the progress bar to move after i click the OK button but its not working. Need help urgently.
    public class LoggenGUI extends JFrame implements ActionListener{
    private JButton btnOk;
    private JProgressBar current;
    public LoggenGUI() {
    super("Login");
    this.setBounds(350,225,350,235);
    // this.setSize(300,300);
    this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    this.setResizable(false);
    this.btnOk = new JButton("Ok");
    // associating action event listener to it
    this.btnOk.addActionListener(this);
    this.current = new JProgressBar(0,2000);
    this.current.setValue(0);
    this.current.setStringPainted(true);
    this.setContentPane(pane);
    this.setVisible(true)
    }// end constructor
    public void iterate(){ 
    while(this.num < 2000){
    this.current.setValue(this.num);
    try{
    Thread.sleep(1000);
    }catch(InterruptedException e)
    this.num= this.num + 200;
    if(this.num >= 2000)
    this.dispose();
    this.prgrBar = new ProgressBar();
    this.current.setStringPainted(true);
    public void actionPerformed(ActionEvent evt){
    Object source = evt.getSource();
    if(source == this.btnOk){    this.iterate();    }
    } // end class

    You keep posting this question every day. Do you
    think you are going to get a different answer each
    time you posted it without reading what others have
    told you to do!"Insanity: doing the same thing over and over again and expecting different results." --- A. Einstein

  • Filtering values of a query in a web template through URL. Help please!

    Hi all,
    I've designed some web templates based on 3.x queries and I'm facing a problem trying to filter the values the users can see, though URL.
    I know how to filter a value of a characteristic in the URL, for example:
    http://.../SAP/BW/BEX?...&CMD=LDOC&TEMPLATE_ID="web_template_name"&FILTER_IOBJNM=0AREA&FILTER_Value=001
    It shows the default values for the characteristics (Area=1), but it doesn't restrict the query to these values. The problem is that the user can choose another value of the characteristic, through the navigation_block for example (Area=2 or 3 or...).
    What I need is to restrict the query in the URL with some values (Area=1 for example) so that the other areas don't appear in the query.
    I've read some documents but I don't have the solution yet. For example:
    http://help.sap.com/saphelp_nw04/helpdata/en/44/b26a3b74a4fc31e10000000a114084/frameset.htm
    Any ideas please??
    Iñaki

    Hi,
    For your scenario you could use variables which are not changeable during runtime. Please refer to the following documentation. If you do not check the option 'Can Be Changed with Query Navigation' the variable will not be changeable during navigation.
    http://help.sap.com/saphelp_nw04/helpdata/en/22/1e9b3c334d8c15e10000000a114084/frameset.htm
    If you want to restrict certain users to certain data please also consider the authorization concept, which is the safest way of doing this.
    Best regards,
    Janine

  • Cant send picture through BBM need help

    Hi there>>>>>
    Im having problem sending picture using BBM, but I can send picture through groups..........have these happened to anyone.........any advice n help appreciated
    thank you
    mo

    Do a simple reboot on the BlackBerry in this manner: With the BlackBerry device POWERED ON, remove the battery for a minute, and then reinsert the battery to reboot. A reboot in this manner is prescribed for most glitches and operating system errors, and you will lose no data on the device doing this.
    Now, try sending the picture.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Going through withdrawls, Need Help

    I am really at a standstill since trying to upgrade my iTunes yesterday. First, while installing 6.0.1.3, I got a error 63443 which stated that quicktime failed to initialize. Next, I got a message that read Quicktime installation failed Error code: -2. Then the installation ended. When trying to open up iTunes, I get a message that reads: Quicktime failed to initialize error -2093. After doing some research on the boards, I downloaded the standalone quicktime. When trying to install that I get a message that reads: 1607 Unable to install scripting runtime.
    It was at that point that I decided to ask for help, yes it was a little humiliating, but I need it....do they have a 12 step program for iTunes addiction?? Any help is greatly appreciated.
    love, t

    When trying to install that I get a message that reads: 1607 Unable to install scripting runtime.
    hi yustarn!
    let's start with the general and senario-one-1607-specific advice from this document:
    http://docs.info.apple.com/article.html?artnum=93976
    and if the problem persists, try the InstallShield Tips and Pointers:
    http://consumer.installshield.com/faq.asp#ts
    ... and the scenario two advice.
    keep us posted on your progress.
    love, b

  • IDVD quits after clicking Burn button, need help.

    After clicking burn button on iDVD, the software quits.
    The message appears:
    The application iDVD quit unexpectedly.
    Mac OS X and other application are not affected.
    Click Reopen to open the application again. Click Report to see more details or send a report to Apple.
    part of the report:
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: iDVD
    Path: /Applications/iDVD.app/Contents/MacOS/iDVD
    Parent: WindowServer [94]
    Version: 5.0.1 (626)
    Build Version: 26
    Project Name: iDVD
    Source Version: 6260000
    PID: 417
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000

    I SEND MY THANKS TO LATVIA. YOUR REPLY SOLVED MY PROBLEM OF UNEXPECTED QUITS AFTER SEVERAL HOURS OF "HELP SEARCHING" ON THE INTERNET.
    SO MY ADVICE TO MAC USERS FROM OTHER COUNTRIES THAN ENGLISH AND COUPLE MORE SUPPORTED LANGUAGES: CHECK FIRST YOUR INTERNATIONAL SETTINGS

  • HD FCP to SD DVD – been through everything – need help

    We're producing a DVD video of the 45th Reunion of the Ford GT40 and can not seem to get quality output from the compressor. The biggest problem is a flickering / shimmering / zig-zag effect on some scenes. Also can't seem to get a clear motion shot of a moving car. Freeze frames are perfect but the car in motion seems a bit blurry. Everything we've tried only seems to make it worse or has no effect. Workflow is from FCP7 → send to Compressor → m2v & ac3 to DVDSP.
    We've played with the DVD preset MPEG-2 90 minute Best Quality with Dolby
    GOP structure from IBBP to IBP and even IP – no visible effect
    Flicker filter in FCP – helped a bunch but didn't fix everything
    de-interlacing – better and best – this seemed to create more artifacts than it got rid of
    We worked in 1920 x 1080 ProRes HQ and are compressing to 720 x 480 letterbox
    Filmed on a Sony FX-7. I have heard some complaints about the FX-7's rolling shutter. I have artifacts in a pan and when a racing car passes across the screen. They are evident in FCP HD ProRes but get highly objectionable on the SD DVD. De-interlacing only seemed to converge a trailing image artifact into a big square blocks pixels. Looks like a comb off the trailing edge of everything moving.
    So flicker stays and GOP goes back to IBP but de-interlace only worsened the problem.
    Need some guidance, please.
    Mark

    Try this thread:
    http://discussions.apple.com/message.jspa?messageID=10453071#10453071
    But if things are moving fast, the two interlace frames are 1/60 of a second apart in time. At 60 miles per hour, thats about one and a half feet! So, if you combine them (deinterlace) you get a sort of unpleasant "blur" maybe with horizontal lines for each new 30p frame.
    WIth my V1U, I shoot almost everything in 30p now: no temporal displacemenet, but at the expense of all the blur being in each frame, or judder if my shutter speed is fast (that's when a moving object seems to jump from one place to the next: in the case of a car at 60mph, each 30p frame has the car moving about 3 feet. So, if I shoot at 1/30second shutter, that's a three foot blur, if I shoot at, say, 1/1250second, it freezes the car pretty well, but each from jumps the car about three feet forward.
    It's all a compromise.
    Eddie O

  • I have all sync info, but am unable to provide a correct URL, need help

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/883952?s=&r=0&as=s''
    I have managed to download Firefox on my iphone, I also have correct sync key, but when logging into mozilla I cannot seem to get the correct URL server. Ive tried everything I know but all seem wrong. Am I misunderstanding whats required here. My web server is provided by O2-uk.

    Hi there kanman58,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Message re text when I click to buy - need help

    Good day all:
    Have been trying to buy book all day.
    When I click to buy I get the following message and I cannot figure out why.
    The message reads " Book appears to have text that doesn't fit. Do you want to continue?"
    Okay, so I checked every page, no warnings, and all text is well within the confines of the boxes.
    So, next I changed the font size from 12 down to 10. Still can't buy.
    Next I even downsized the font on Dust Jacket, flaps and all. Same message.
    Did another preview. The embossed text on the cover (which is the default and I cannot change), is
    much larger than on the jacket.
    My Apple ID info is correct, 1 click is enabled, in preview the book is lovely.
    The font I used for all of the book (except Hard Cover) is Lucinda Calligraphy (from the drop down menu), and looks great. I really do not want to change it.
    Does anyone know what I am doing wrong? Any suggestions would be much appreciated.
    Thanks
    PJC

    The embossed text on the cover (which is the default and I cannot change), is much larger than on the jacket.
    Does it all show and look correct?
    If you have previewed the book very carefully and are happy with it, say yes you want to continue and hope that everything prints just like your preview (save it in case it does not and you need to "discuss" it with Apple) - I would not order more than one copy until you see how it prints
    LN
    Message was edited by: LarryHN

  • Why I can't download itunes? it only go half way through.i need help!

    itunesSetup.exe only go halfway through when i download this file.i need help

    Try posting in the iTunes forum since you have an iTunes problem and not an iPod problem.

  • I have an older version 3 Ipod click wheel I need help.

    I have another question with my Ipod. Its seems my battery is dying on it. I am eventually going to be getting a new Ipod but I need to put a new battery in the old one so I can move all my music over to I Tunes then move it to my new Ipod. Can anybody tell me how to open the Ipod to change the battery

    Apple actually offers a program to install a new battery in any ipod. It's called the Out of Warrenty Battery Replacement Program: http://www.apple.com/support/ipod/service/battery/. You would have to pay, depending on what model you have, but at least you don't risk causing harm to your ipod. The pricing list is here: http://www.apple.com/support/ipod/service/prices/#us.

  • I can not activate my iPhone 2g through iTunes need help

    i bought a iphone 2g and itunes will not allow me to activate.   I connect to itunes and it connects but when it is done doing what it is supposed to it says were sorry were unable to continue with your activation at this time please try again later or contact apple.  i just called att to check if phone was bad but they checked and said it was ok.  How can i get this accomplished, thanks for your help

    Hi cool jt,
    If you are having issues activating your iPhone, you may find the following article helpful:
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/TS3424
    Regards,
    - Brenden

  • Flashing typing icon when i click on webpages, need help!

    when i click on a text or on a web page the flashing icon that you get when typing in a text box appears. I have been on other firefox browsers and they do not have this. how do i get rid of it?
    == This happened ==
    Every time Firefox opened
    == A long time ago

    Sounds like you enabled Caret browsing - hit '''F7''' to turn it off.
    http://kb.mozillazine.org/Accessibility.browsewithcaret

  • I need help activating my redemption code.

    I need help activating my redemption code

    Hello Joe,
    as an addition: please have a look there Redemption Code Help and if necessary and for further questions click through (Still need help? Contact us.) >>>
    http://helpx.adobe.com/contact.html and if "open" please use chat, I had the best experiences. I quote from Adobe's employee Preran: The chat button is activated as soon as there is an agent available to help.
    Good luck!
    Hans-Günter

  • How to track click throughs in an a pdf document?

    I am working on an online magazine created using Adobe Acrobat 9 Pro.  The document is made in Indesign CS4 and converted to a pdf for reading online or downloading. It's important to us to be able to track click throughs to advertisers urls. I've been told by both Adobe tech support and my hosting provider that it can't be done.  Is there another product or service which would allow us to do track these click throughs?
    Any help is greatly appreciated.

    Clicking on a link in a PDF is not different from clicking a link in a browser. In both cases, a URL is launched.
    In this URL you can include the parameters your web-server needs in order to record the action.
    You can even add an extra parameter to tell you what the source of the click was, another web-page or a PDF.

Maybe you are looking for