Hyperlink added to graphic

I was wondering if there was anyway to create a hyperlink to
a graphic in flash. What I want to be able to do is that I want the
logo to slide onto my picture and after it slides on I want it to
become a hyperlink, I'm not really sure how to do this does anyone
no how?

Here is the code that I am using, I get an error saying:
1084: Syntax error: expecting rightparen before colon.
here is the code:
getURL(
http://content.aktion.com/devel/heatcontroller/century.html,_self);
stop();
I know I'm doing something wrong, but I'm not sure what, and
I still can't get the stop action to work, it would work before I
added the getURL action, it's been awhile since I've used
actionscript so I'm not really sure what I"m doing wrong. Any help
would be appreciated.

Similar Messages

  • Cell shading and adding a graphic above/below a paragraph

    Hi all--
    I'm creating a two-column, one-row table for examples. For the left column, I set up shading for 30% light gray. For the paragraph tag in that same column, I'm importing a frame, which contains the word "Example," from the Reference page. To do this, I selected the Advanced tab in the Paragraph Designer, and selected the frame I created on the Reference page from the Frame Below Pgf. drop-down list.
    The frame appears in the table column, but it appears that the background of the word "Example" isn't transparent. So, the shading of the cell is blocked out by the frame from the Reference page. See the attached .gif file.
    Can anyone provide ideas for either making the frame transparent, or adding shading to the frame? Thanks!

    Lance,
    Going back to your original question, I did some testing. On the reference page, select the frame containing the word Example. Then from the drawing tools, set its fill pattern to None; this makes the frame transparent.
    In my testing, I created a graphic frame with fill of None and inserted a text line inside it. This works.
    You can also create a text frame inside the graphic frame and also set the fill pattern of the text frame to None. This also works.
    Apparently, although you can create a text frame on the reference page, FrameMaker does not allow you to name it; hence, you cannot use it in the paragraph designer as a frame above/below. But creating a graphic frame with fill of None DOES work.
    Good luck,
    Van

  • Adding a graphic into text box (runtime without drawing sprite)

    I have the game instructions in a scrolling box but would
    like to add graphic of the arrow keys
    into the text field .
    this is probably simple .. tried adding with "+" .. but
    wasn't that simple...
    thanks for considering

    it can be either ... I tried with a library graphic ... and
    then as a mc .. but figured a image in the library would be the
    easiest ....
    was hoping I could just add it in the AS3 text script.. but
    did not work for me
    thank you for asking

  • Adding a graphic or photo behind a text frame in InDesign CS

    Hi Everyone,
    I'm hoping I can get some help please on a problem I'm having. I'm switching from QuarkxPress to InDesign CS -  after having it for nearly six years! - thought it was time learn InDesign. So far, I really like it. But, I've discovered a small problem I never encountered with Quark but I'm having it with InDesign. I have placed a vector graphic separately behind a Headline text frame (also tried a photograph). For some reason, the vector graphic totally covers up the Headline text. I have tried "send to back," that didn't work, it still covered the text. I made sure that there was no fill color at all. I even tried putting the graphic on a separate layer "behind" the Headline text and that still won't work. Could someone please help me. I would so appreciate it.
    Snippet

    Does your image use text wrap? Unlike Quark, by default InDesign's text wrap affects text both in front and behind the wrapped object. This is good becasue if you use transparency you want the text onthe very top to prevent unwanted outlining or rasterization at ooutput. You can change the behavior to mimic Quark in the application preferences, or you can open the text frame options for a frame you don't want to be affected and check the box to Ignore Text Wrap.
    The other posiblility is a stacking order problem. If your text is on a master page it will be behind any objects onthe same or higher layer on the document page. On any given layer, master objects are always behind live objects on the page.

  • Adding a graphical display of vendor locations

    Sorry this is going to be long winded !! I'm looking for some direction here on how to accomplish some graphical effectson rovements to a web page.
    I have a website for an airshow where multiple (50+) vendors will each have booths (10ft x 10ft). Some vendors will have two booths adjacent to each other. Vendors already apply online and their info is stored in a single MySQL table with an additional text column showing the booth number assigned by the airshow administrator. I made this a text column so the administrator can enter for example booth number "27" for a single booth or booth numbers "27 & 28" or "27, 28" for multiple booths.
    My initial idea was just to display an static image of the vendor area with booth numbers on it and below it to display two tables, one showing vendor names with the booth number assigned and a second showing the same info but in booth number order. I know how to do this using recordsets sorted by vendor name and booth number) and this approach is probably adequate. So, I thought I should try and improve it !!
    First improvement would be to add a rollover effect so moving the mouse over the vendor area image would cause a pop-up to display the vendor name. Can I use dynamic data in the pop-up box and if so will I have to use a spry dataset to get an adequate response time, or does PHP cause all the pop-ups to be loaded when the page loads? Also, how would I address the issue of vendors with two, or possible more, booths. Each vendor only has one entry in the vendor table with multiple booth numbers in the text location field.
    Second improvement would be to give the airshow administrator the ability to assign a vendor to a booth by clicking on a booth on the image of the vendor area.
    My gut tells me either of these will be challenging for a neophyte like me doing this on a volunteer basis, but if there's a simple way of doing it I'd like to try.
    Thanks for reading this far and for any suggestions.
    Tony

    how would I address the issue of vendors with two, or possible more, booths. Each vendor only has one entry in the vendor table with multiple booth numbers in the text location field.
    Use two tables (one for users, one for vendor tables) with JOIN argument to join multiple vendor tables for one vendor based off unique ID of vendor.
    TABLE1_users:
    id, name, email, phone, etc.
    TABLE2_tables
    id, user_id, table_number, table_img, table_img_rollover
    With image 1 and image 2 location stored in db you can use any rollover script you want and simply replace image1.jpg with phpvariable_for_image1.jpg and image2.jpg with phpvariable_for_image2.jpg, respectively.

  • Extraneous lines added to graphics when converting Word 2003 to Acrobat 7

    When I choose to print my Word 2003 document that includes an embedded .tif graphic to "Adobe PDF" in my printer list it successfully creates the .PDF file, but the graphic will consistently have a thin vertical line along its right hand side.
    I'm using an IBM PC (.5gb RAM) with Windows XP (SP2), Word 2003 and Adobe 7

    I am using Acrobat 8 Professional.  Please Help!  I've spent a long time on this document and upon conversion, it is not working properly.

  • Adding bitmap/graphic/movieclip to textfield

    Using just the basic textfield I know that I can add an image to it using the <img src=' '> tag. Which links to an image that is not part of my published swf.
    Is there a way to specify the source as a bitmap, graphic, or movieclip instance that is set to export for actionscript?

    Ah. It doesn't seem to work for an exported Bitmap, but it does for an exported Sprite or MovieClip. Set the library item to export as myPicture and then use:
    myTextField.htmlText=" <img src='myPicture' />"
    Oddly it seems to need a space or some other character in there or else it won't work...hmmmm

  • Adding Photos/Graphics to Apple Mail Signatures

    Is there a way to add photos/graphics to the Apple Mail Signature so that it is always there when you compose an e-mail message?

    This is the best reference I have seen to creating HTML signatures in Mail:
    http://matt.coneybeare.me/how-to-make-an-html-signature-in-apple-mail-for-maveri cks-os-x-10-dot-9/

  • About adding extra graphics card in HP Probook 4540s Notebook Pc

    I have an HP Probook 4540s Notebook Pc laptop with i5 3230m processor (2.6 GHz) and Intel HD Graphics 4000. I use 4 GB RAM.
    I want to add Extra Internal Graphics Card (such as Nvidia).
    Can I do it?
    If yes, how? Please explain!
    This question was solved.
    View Solution.

    LOVE_DREAM wrote:
    Is there any other way to use a graphics card?
    Hi,
    It already has video chip (card). As mentioned above, no way you can add an external video card to your machine. Actually there is one way which requires the following steps:
    (a) Buy a new motherboard which supports external video card,
    (b) Buy a new video card,
    (c) Buy a new cooling system,
    (d) You may need new power supply (charger)
    And at the end of the day your machine may NOT work as you dream and the total cost would be more than the price of a new, better computer.
    Hope this explains a bit more.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Adding dedicated graphic card to my laptop

    I have I5 core E5-571P-59QA laptop, and I have intel HD 4000 family integrated graphic cards. Is it possible to add dedicated graphic card to my laptop? Intel HD 4000 is decent enough but I want to play more graphically intense games .

    to my knowledge the answer would be "no" to an upgrade to graphics as the laptop is not designed for that, it uses integrated Intel HD-4400 graphics which are decent for basic gaming.

  • Adding better graphics

    Since the new mac minis, come with substantially better graphics cards with them, if you could get a hold of one of them could you install it on an older mac mini running intel?

    Hi and welcome to Discussions,
    since most likely the new Minis have the graphics card/chip soldered onto the logic board, the answer is no.
    The 'older' Minis had the graphics chip soldered onto the logic board.
    Regards
    Stefan

  • Adding pictures/graphics w TEXT to DV movies

    In the past - I was told if I wanted to add a picture ( with text titling mixed in) to a DV quality movie in final cut pro - that I should use: 720x480 300 dpi Tiff file - however looks badly smudgy/ pixilated post importing.
    Q: Why does this look so bad? Should I be using a different size/format?

    Thanks james -
    BTW: The Text is Built IN the tiff picture
    Now, the question is... are you applying any motion
    (scaling, moving, cropping etc) to your TIFF image in
    FCP? Or, is the image just being used as a static
    background with text on top?
    I'm applying no Motion effects of any kind. I simply drag a clean tiff from the FCP browser to the timeline.
    You might find that if you double-click on your TIFF
    clip on the timeline, it opens up into the VIEWER
    window as a perfect image... whereas, in the canvas
    it looks fuzzy... this is basically a render
    issue...
    - when I double click - it seems as though the image looks equally fuzzy/smudgy in the canvas as well as the viewer
    BTW: - I have the playback video quality set to HIGH and record to tape set to FULL quality.
    Just to add... do you see the green preview render
    line at the top of the timeline?
    let me know how it looks if you double-click on it
    and bring it to the viewer...
    - when I double click - it seems as though the image looks equally fuzzy/smudgy in the canvas as well as the viewer

  • Adding a graphic and -fx-effect to a button label

     

    Mark,
    Thank you so much for getting back so promptly.  This is absolutely perfect for my needs and thanks for putting it in such a straight forward and easy to understand way.  I've already tried it out and it works perfectly on my images.
    Cheers
    Sue

  • Hyperlink from graphic

    I've created a hyperlink from a graphic (i.e., click on the
    graphic and it takes you somewhere). But it creates a big ugly
    thick blue box around the graphic. How to make this invisible?
    thanks...

    see this post from a few days ago:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1345976&highlight_key=y&keyword1=border

  • HT1146 How can I get a hyperlink in to my email signature?

    I just want people to be able to click on my website and be taken straight to it, but each time I cut & paste it in to the signature address it seems to lose the embedded hyperlink

    "a signature with my logo" - please explain.
    If I wanted a signature with a logo, I'd create an HTML document containing text and an embedded image. Adding, for example, facebook and twitter icons would be done in just the same way, by embedding their icons into the same HTML signature document.
    What's stopping you just adding more graphics?

Maybe you are looking for

  • How To Insert A object into Conext

    Hi Techies, I have 8 tables in my designer and I have two contexts at designer level And how to insert a object into a context that is not referencing any table. For Example I have an object like "rownum" (Which should must be added at Universe level

  • Cracked Screen & Earphone part doesnt work

    I dont know what to do, I'm in Canada and one day at work I dropped my phone and totally messed the screen up, the touch screen still works, but the screen is cracked to ****. What do I need to do to fix this? and as you will kinda be able to see is

  • Lightroom is asking for serial number - why?

    I have succsessfully downloaded and am happily using the other apps I need (Photoshop, InDesign, Illustrator ) - but Lightroom insists I need a serial number to use it.. Any idea why or how to fix this? (Or have I misunderstood and Lightroom is not a

  • My Function Keys which are F7 F8 F9 do not work

    After I have installed Snow Leopard I opened Itunes,i pressed the F8 button which is play it did not work,pressed F9 which is the fast forward or next song didnt work,I tried playing a couple of songs and pressed the F8 which is previous didnt work a

  • Hi. Are there any overviews of my purchases from the Apple Store available on your website?

    Unfortunately I couldn't find a community for anything other than the App Store, but my question is aimed at the purchases from the Apple Store here on your site. I would like to print out a reciept for my Mac Mini which I bought in 2009. Tural