Email link in Flash CS5 and how to bold typeface...

Hi, total flash newbie here with a few questions:
1.) I'm trying to put an email hyperlink in part of my text, but I can't seem to figure out how to do it. I tried the code snippets, click to go to web page but instead of an URL I typed "mailto:[email protected]" but when I tested it, nothing happened.
2.) How do I link to the other pages from within the website that I'm working on? Again, I'm a total newbie and I'm only familar with Dreamweaver.
3.) Lastly, how do I bold the typeface??? The text tool properties do not show any bold, italic, or underline icons, and the hotkey to bold is the break apart command.
4.) When I test my movie, how come I can't scroll down and see the footer area of the SWF??
If there's someone on these forums that could help me with these problems, it would be greatly appreciated.
Thanks!

TO create a hypper link for a text u can assign text as html text to the text field
tf.htmlText="<a href=\"http://www.adobe.com\">adobe</a>";
this code assigns the opens up adobe.com on clicking on text 'adobe' which in assigned to tf
TO create a bold interface click on the test fiels in the properties panel u will see 'B" button clickinng on which the txt is bold
IN AS u can set bold as below
import flash.text.TextFormat;
import flash.text.TextField;
var tf = new TextField();
var tff:TextFormat = new TextFormat();
tff.size=30;
tff.bold = true;
tf.defaultTextFormat=tff;
tf.htmlText="<a href=\"http://www.adobe.com\">ADOBE</a>";
addChild(tf);
for mail:
<a href=\"mailto:[email protected]?subject=Feedback\">click here </a>
if set as button
on (release) {
         getURL("mailto:[email protected]?subject=Feedback");

Similar Messages

  • How do i stop two windows from openning when i clicon an email link, the home page and the link both open. i just want the link to open

    how do i stop two windows from openning when i click on an email link, the home page and the link both open. i just want the link to open

    That is a bug, so you need to wait until this get fixed.
    See https://bugzilla.mozilla.org/show_bug.cgi?id=531552 - Firefox 3.6b opens two windows when opening external links
    (please do not comment in bug reports)

  • Can I import binary in Flash CS5 and export swf, without AS code likes "Embed" ?

    Can I import binary in Flash CS5 and export swf, without AS code likes "Embed" ?
    I know I can use AS code,likes "[Embed]" metadata to embed binary in swf. But , how can I do that in Flash CS5 ?

    Have a look at this: http://stackoverflow.com/questions/7816231/how-to-use-as3-to-load-binary-data-from-web-ser ver

  • "Shadow" around Canvas in PS CS5 and how to remove it?

    Hi everybody,
    forgive me if this was answered before, I did a search but did not find anything relevant ...
    I upgraded to PS CS5 recently and there seems to be a new "Feature" of a sort of shadow around every page/canvas.
    Maybe the correct term would be "Page Shadow" ... ?
    Imagine a plain white document of, say, 500 by 500 pixels.
    When I resize its (non-tabbed) window to make it bigger than the document itself, I don't get a sharp border between the white document and the grey window-background as it used to be.
    Instead there is this "Page Shadow" around it, which I find very annoying and it wasn't there before in CS4 or any other version I remember.
    I looked everywhere, but I can't find any option to remove this shadow.
    I really want to get rid of it though, any tips on what I may be missing ??
    Thanks
    Duuude
    P.S.: I hope what I wrote makes any sense, English is not my first language ...

    Hi Zeno,
         Thank you for letting us know this. I turned it off. Its really annoying when working on images
    as it give it a fuzzy edge look that bugs my eye.
    CHEERS...Mathew
    Date: Wed, 19 May 2010 02:31:00 -0600
    From: [email protected]
    To: [email protected]
    Subject: Re: "Shadow" around Canvas in PS CS5 and how to remove it?
    Just an FYI, the drop shadow around the image was first introduced in CS4 but it needs OpenGL Drawing enabled from Edit->Preferences->Performance to work.
    >

  • Version discrepancies in Flash CS5 and Catalyst CS5

    A few month ago using ADL compiling for mobiles I noticed that the versions of ADL and AIR differed
    in Flash CS5 and Catalyst. This caused me problems until I discovered it.
    Package/version                       adl.exe              air.dll
    Adobe Flash CS5                      2.0.1.12090       2.0.1.12090
    Adobe Flash Catalyst CS5         1.5.3.9120         2.6.0.19120
    I have seen the symptoms of this in other forums on the Internet.
    No change even though I have updated the packages (last update of Flash came 2011-07-02).
    Regards
    /Ralf

    The forums are not the place to post bugs/wishlist items.... Adobe rarely visits here.  Use the link below, though it is probably too late for CS6 since CS6 appears to be on the verge of release - you can probably get a trial version of it and see for yourself.
    Adobe - Wishlist & Bug Report
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • How  can I see the previews of my D610 in bridge cs5 and how can I open them in my CC photoshop?

    How  can I see the previews of my D610 in bridge cs5 and how can I open them in my CC photoshop?

    Nah. Raw support is version specific and that extends to Bridge as well. Older versions simply won't handle new cameras. If this is important to you, you will have to use Bridge CC.
    Mylenium

  • In Macromedia Flash8 we had an option insert timeline effects rotate. Do we have any option to rotate an object in Adobe Flash cs5 and above

    in Macromedia Flash8 we had an option insert>timeline effects>rotate. Do we have any option to rotate an object in Adobe Flash cs5 and above.

    You can also use the following:
    1 Select the object to rotate > Right Click > Create Motion Tween.
    2 Click on the last frame of the Motion tween and choose the desired Rotation settings from Properties panel.

  • Problem launching flash cs5 and cs5.5 on windows vista

    Hello Every Body. I have a problem launching flash cs5 and cs5.5 on windows vista home premium edition. When i launch it, the register screen appears(the one that tells the trial time left) but the flash main window always stays black (or white)and is not responding. I had it working about one week ago and i can't figure out what is the problem .It tried reinstalling couple of times without succes. I also tried deleting the left flash cs5 program files after uninstall but it didn't work . I would need your advice. Here is the screen as it appears:
    BEFORE I CLICK IT IT IS BLACK9(notice that in the up bar it sais not responding)
    Thanks
    -jeremyskateboard

    here is the black screen i get

  • How do I change my mail so that email links open in firefox and not safari

      When I last took my macbook pro to the apple store, they inadvertently set the email links in my received mail to open in Safari.  How do I change it back to Firefox?

    See Imbeded links in my email always open with Safari. How do I change the default browser to Firefox.

  • Email link in Dreamweaver CS5

    I need an email link ( I'm using Dreamweaver CS5) when I use the
    Email Link on the right insert panel in Dreamweaver, it changes to the
    same as my navigational links. I need the email link to look different
    than my navigational links. I have a jpeg image, which includes a
    background and text, the text being my email address. At this point I
    will just type my email address. I will need coding and/or java script
    codes to convert the information to an email address link.
    What is Property Inspector does this have anything to do with
    email links, if so where is it and how do I use it?
    Need answers as soon as possible.
    Thanks

    SnakEyezO2
    The email info was perfect.
    One more question regarding Dreamweaver CS5?
    I have created a table and in the table is text and PayPal buttons. The table is
    in an AP Div.
    Under the table, I have another AP Div and in it is animation.
    Another AP Div, in it credit card logos.
    The problem:     Under the table is too much space and then the AP Div.
    How do I narrow the space between the table and the div tag under the table?
    It looks good in  "Design View" in Dreamweaver, but on the internet it looks
    terrible - the large space under the table and then the AP Div.
    Also, when I close Dreamweaver and reopen, the AP Div tags are overlapping in
    the table, each time I open the page
    I have to move the Divs out of the table.
    The animation is not the problem, because I deleted the animation and there's
    still a large gap.
    WHAT the heck is wrong?
    I've worked on this problem for hours and it's still looks awful.
    Can you S-T-O-P the Table/Div Nightmares!
    Thanks, Judy Long  

  • Flash CS5 and GraphAPI?

    I have been searching for days for some sort of tutorials about how to connect to Facebook through GraphAPI in Flash CS5. There are tutorials for Flex and for AIR, but I can't find any information on how to do this in Flash. I found some code samples using the old Facebook API, but nothing with Graph. Anyone have any resources they can link me to? I don't understand why this should be so difficult to find.

    Have you found any pure Flash example?  I am having the same issue where I can find alot of Flex and Air applications.. .just not Flash.

  • Adding Hypertext Link in Flash CS5?

    How do I add a Hypertext Link in Flash Pro CS5? Do I need to use Action script 3 and asign to a button? My website has a text file to add and edit text content. Is there any way to add a Hypertext Link into this text file?
    Thanks

    I am only well versed in ActionScript 3 and that is not even being well-versed.  I used to know some things about AS2 but that
    has faded.
    To answer your question yes you need ActionScript and you need to assign an event listener to a button and assign an event handler to that listener which will be a function.  Try to read up on the topic "navigateToURL" in the help documentation with Flash CS5 Pro.  There should be an example that you can follow.  It is not as easy as it sounds at first but once you get the gist of the syntax you will know how to do it for any situation.

  • URL, email links in Flash swf files shows up in search engine

    Hi, can you please help? I post this problem a while ago.
    My problem is: I developed a website in Flash 8 on the Mac.
    The Flash swf file is displayed via Dreamweaver doc. When I do a
    search and, when the site is found in Google, all the links used in
    the Flash swf file appears in the snippets below the main title. I
    would like to know where I'm going wrong, and how can I prevent
    Google from displaying the URL and email details.
    Do I need to use a preloaded, or do I need to put the Flash
    swf movie file in a table in Dreamwever.
    Many thanks,
    Blue_Mac

    >I don't know how this is happening then. Search engine
    spiders don't
    >read through compiled files like Flash.
    Thanks, this is reassuring. Although it seems to have done
    just that.
    The following action script is where the details are coming
    from. I've used the name 'whatever" as an example. I don't mind the
    URLs on view as much as I mind my email address because of security
    issues.
    on (release) {
    //Goto Webpage Behavior
    getURL("mailto:[email protected]","_blank");
    //End Behavior
    I'll check my files again to see if I've miss anything out -
    I have done this so many times already.
    Regards,
    Blue_Mac

  • Linking between Flash, pdf and html

    How to link from Flash to certain page in pdf document
    displaying in web browser?
    this is not working:
    on (release) {
    getURL("interfaces.pdf#example", "_self");
    neither: #nameddest=example, #page=2
    This works though from html, but only first time. If you surf
    beck and then go to the same link it doesnt navigate to that page!
    Any idea very appreciated!
    Thanx

    Hi Raymond,
    To respond to your question:
    Would I have to create two regions with each region the same chart one in Flash and one in HTML and Hide/Show the region depending on the platform I am running eg iPAD or Desktop?
    No, this isn't necessary at all. One chart region with a "Chart Rendering" setting of "Flash Chart" on the Chart Attributes page will do the trick. With APEX 4.2, we introduced HTML5 chart support using AnyChart, our existing supplier of Flash charts in APEX. One of the great features of their new HTML5 charting support is how they handle the rendering of a chart. If you take a look at AnyChart's documentation on the rendering options available as part of their HTML5 support, http://www.anychart.com/products/anychart/docs/users-guide/migration-guide.html#from-5.1.x-to-6.x-rendering-types, there are 4 possible rendering options available. We declaratively support two of those options in APEX:
    AnyChart Rendering Option       Associated APEX "Chart Rendering" setting
    FLASH_PREFERRED                 Flash Chart
    SVG_ONLY                        HTML5 ChartSo if you choose to generate a "Flash Chart" in APEX 4.2, AnyChart will handle the rendering of that chart for you, depending upon whether Flash is found on the device or not. Where Flash is detected, a Flash chart is rendered, however if Flash isn't detected (e.g. on devices such as an iPad), then a HTML5 chart will be rendered. So there's nothing additional for you to do - no need for two regions on your page with two different charts. If you choose to generate a "HTML5 Chart", then a HTML5 chart will always be rendered - this is no fallback to Flash with this option.
    I hope this helps to clarify things for you.
    Regards,
    Hilary

  • Flash CS5 and updating to flash 10.3 and AIR 2.7

    Hi, I have a simple question, but for the life of me I can't work out how to solve it.
    I'm currently running Adobe Flash Professional CS5, and would like to update it to utilize some of the features in AIR 2.7 and Flash 10.3 / Flash 10.2. How do I do this?
    I encountered a similar problem a ways back when AIR 2 was being released, and I had to resort to ultimately "overlay" the existing installations. I've looked around and found some similar third party resources pertaining to the latest updates, but I've failed to get them to work - some instructions for adding in 10.3 as a build target compile, but they don't seem to be running in 10.3, or the debug player is not running in 10.3.
    Am I missing something really obvious? I'd think that when a major release is made, it should be straightforward to update your version of CSx to target that release, but it's anything but. I found the release notes for Flash 10.3(http://kb2.adobe.com/cps/901/cpsid_90194.html#main_authoring), and under authoring it says:
    "Developers can access new APIs in the Flash Player 10.3 by making manual changes to their existing SDK/tooling configuration. To learn more about the new APIs, read the online ActionScript 3 reference documentation. Adobe Flash Professional CS5.5, Flash Builder 4.5, and Flex SDK 4.5 will not be updated for the new runtime."
    Where can I find the manual changes required? And why do these releases require manual overlaying anyway?

    Thanks for the reply.
    After alot of messing around I managed to get Flash professional to have 10.3 as a target, and also managed to get a 10.3 version of the debugger to run when you select Debug Movie(Running Test Movie, which is what I usually do, still uses the original 10.1 player, and I can't find out how to update it). I'm not sure if it's buggy or I've done it wrong, because when targeting it to 10.3 and running my application through the 10.3 debugger, I seem to be loosing frame labels in some of my movie clips, getting an error:
    ArgumentError: Error #2109: Frame label off not found in scene off
    This is odd, because
    a) I don't get said error when running with Test Movie which uses a 10.1 version of the player, and I never had it before with other versions. The symbol triggering the error clearly has a frame labeled off
    b) There is no scene off in my project, I only have one scene which was the default, and it's called Scene 1.
    Doing some traces, it turns out that the object is not having it's frame labels read in the 10.3 player, which is very odd and indicates to me some kind of bug or incorrect installation, but since I get the exact same error running it under the 10.3 projector, I'm inclined to think bug .
    With regards to AIR 2.7, why do we need CS5.5 to use it?

Maybe you are looking for