Email link colour & flash text

anyway to change an email link for the blue colour??
cheers guys
oh and has anyone got the html code to have flash text always
active on a pc, did have it once but cant find it, would this do
the trick..
<script type="text/javascript"
src="fixit.js"></script>
so it activates flash on opening the page, so text dusnt have
to be clicked to activate.

On 12 May 2007 in macromedia.dreamweaver, graphicmoore wrote:
> anyway to change an email link for the blue colour??
Same way as you do with any other link: with CSS.
http://projectseven.com/tutorials/css/pseudoclasses/
Joe Makowiec
http://makowiec.net/
Email:
http://makowiec.net/contact.php

Similar Messages

  • 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");

  • 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

  • Email Linking in Flash

    I have a button, but I want it to work in effect like a
    mailto link you would have in html.
    Please help because I tried getURL as well as
    symbol3.onRelease = function() {
    and it errors out on both and neither work.

    I am using a template, on (release){getURL
    ("mailto:[email protected]");} is the code I want to change BUT how do
    I get there to change it? I have highlighted the email button, gone
    to edit selected and I see all the boxes for the button but when I
    go to actions, components, behaviors I cannot fine the code (on
    (release){getURL("mailto:[email protected]");} to edit it -- WHERE IS
    IT!
    SueSue

  • Email link in a Jpeg Photo

    So I called tech support and asked them this question
    The first question was how do i add text to a image i have already placed on my page.
    Answer: Export the image to a pic editor. LIke photoshop.
    Ok fair enough
    Then my next question was:
    How do i get e link or email link on the text in the photo?
    Once i have my image and text the way i want it, its saved as a image and i cant edit the text.
    So my question is really two questions i guess.
    How do i get text on a image in dreamweaver. If a editor is needed, then how do i set a link up to another page?
    Thanks

    Use the smallest image size necessary for the task. Small image slices or tiles make good backgrounds on web pages. You can set background images in your site's CSS to tile or repeat vertically, horizontally, both or none. So a little image can go a long way.  It can fill an entire screen, table or a CSS division.
    A common mistake among new web designers is trying to "fit" content precisely over a large, background image or photograph. This seldom works as planned because building for the web is nothing like designing for print. Owing to different browsers, user settings, text and display sizes which you cannot control, the web is an inherently flexible medium. You cannot place  web content precisely over a big background image and expect it to stick.  The only reliable way to retain precision is to place text on an image using your graphics editor, then flatten image and text layers and save for web as jpg, gif or png.
    More on Background images -
    http://alt-web.com/Backgrounds.shtml
    Image Maps with clickable areas or hotspots -
    http://www.w3schools.com/TAGS/tag_map.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • Email link in a dynamic text field

    I have a paragraph of scrollable dynamic text. I need to add
    an email link to one of the sentences. Is this possible? I can't
    make the line a button in the dynamic text paragraph. Can anyone
    help please.

    information about the asfunction() is in the flash help
    files: actionscript 2.0 language reference/index/asfunction.

  • When I click email links on firefox, it won't open my AOL email client to continue, I get "The file may not be supported by AOL, AOL will try to open it as a text file if you choose to continue" how to fix?

    When I click email links on firefox, it opens AOL, but comes up like this.. "The file may not be supported by AOL, AOL will try to open it as a text file if you choose to continue" how to fix? and yeah, I know, ditch AOL and all that good stuff, but I have so many things tied into my email address that it's not in the cards atm..
    Thanks!
    *Chris

    That file might have moved to a different location on the server. I think you'll need to check with RefWorks support or your local IT department on why the install page links do not work.

  • Auto fill subject with an Email link in CS4 Bridge flash web gallery

    Is there a way to autofill the subject line of the email link in the CS4 Bridge flab web galleries? I can do it if I use the html gallery, but I prefer the look of the flash galleries.
    If I open the "group.xml" file I see code for me email link, exp.:  <contactEmail>maillto:[email protected]</contactEmail>
    I tried adding the "?subject=My Subject" like I would on an html file but that didn't work. I was hoping for some suggestions.
    Thanks!

    I want it to work on the click of a mouse: when I run or test the page the email comes up immediately. Here is what I have so far:
    navigateToURL(new URLRequest("mailto:mailto:[email protected]?subject=yoursubject&body=your message"));
    /* Mouse Click Event
    Clicking on the specified symbol instance executes a function in which you can add your own custom code.
    Instructions:
    1. Add your custom code on a new line after the line that says "// Start your custom code" below.
    The code will execute when the symbol instance is clicked.
    button_3.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_6);
    function fl_MouseClickHandler_6(event:MouseEvent):void
         // Start your custom code
         // This example code displays the words "Mouse clicked" in the Output panel.
         trace("Mouse clicked");
         // End your custom code
    So how do I get the email to open ONLY when the mouse clicks on the link??
    Sue
    Susan Blair Cheatham
    Su-Jobi Web Design
    mailto:[email protected]
    Cell: 706 949-6035
    Thank you for choosing Su-Jobi Web Design
    We appreciate your trust!

  • Email link with no additional text insertion

    Hello All.
    Thanks for your participation here.
    Kinda newbie here so forgive me if my terminalogy is off.
    Two part question:
    1) I'm creating popup windows. I get that there's a
    difference between inserting a hyperlink to open a popup window as
    opposed to adding a behavior to do the same thing. Adding a
    behavior doen't screw up my layout the way inserting a hyperlnk
    does so I much prefer that. (Why does any action screw up my
    layout?)
    2) Similarly, when inserting an email link DW insists an
    adding text into my page and forces everything to move around.
    (Things moving around without my consent is not acceptable to me.)
    Is there a "behavior" that will trigger a viewer's email program to
    send me an email to my designated address instead of the messy
    email link? Or can I turn off the text insert that happens when I
    enter my email address in the insert email link mode?
    Thanks All.

    > 1) I'm creating popup windows. I get that there's a
    difference between
    > inserting a hyperlink to open a popup window as opposed
    to adding a
    > behavior to
    > do the same thing. Adding a behavior doen't screw up my
    layout the way
    > inserting a hyperlnk does so I much prefer that. (Why
    does any action
    > screw up
    > my layout?)
    There is no real difference between those two things.
    One would be to add a hyperlink to the triiger pointing to a
    new page with a
    target of "_blank". The other would be to add a null link to
    the trigger
    which calls a javascript function that opens the new window.
    They are
    fundamentally the same - both require adding a hyperlink.
    Neither should 'screw up [your] layout'. We'd have to see the
    page and its
    code, though, to know what you are doing wrong.
    > 2) Similarly, when inserting an email link DW insists an
    adding text into
    > my
    > page and forces everything to move around.
    Give us an example, please.
    > (Things moving around without my consent is not
    acceptable to me.)
    Get used to it until you have learned some HTML and CSS. It
    will be a way
    of life as long as you use DW exclusively in Design view.
    > Is there a "behavior" that will trigger a
    > viewer's email program to send me an email to my
    designated address
    > instead of
    > the messy email link?
    No. But that "messy email link" is not the optimal way to do
    it, either.
    The best way is to link to a feedback form, which they fill
    out, and which
    is then sent to you by a form processing script.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "samsmall" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello All.
    > Thanks for your participation here.
    > Kinda newbie here so forgive me if my terminalogy is
    off.
    > Two part question:
    > 1) I'm creating popup windows. I get that there's a
    difference between
    > inserting a hyperlink to open a popup window as opposed
    to adding a
    > behavior to
    > do the same thing. Adding a behavior doen't screw up my
    layout the way
    > inserting a hyperlnk does so I much prefer that. (Why
    does any action
    > screw up
    > my layout?)
    > 2) Similarly, when inserting an email link DW insists an
    adding text into
    > my
    > page and forces everything to move around. (Things
    moving around without
    > my
    > consent is not acceptable to me.) Is there a "behavior"
    that will trigger
    > a
    > viewer's email program to send me an email to my
    designated address
    > instead of
    > the messy email link? Or can I turn off the text insert
    that happens when
    > I
    > enter my email address in the insert email link mode?
    >
    > Thanks All.
    >
    >

  • Link flash text to center frame

    Hello,
    I generated a flash text with dreamweaver. This text should
    be a link that opens in the center target frame. The problem is
    that I cannot choose the center frame as target (only self, parent,
    blank, top).... . What can I do to make the link open in the center
    frame?
    Thanks in advance,
    Jeremy

    that' just the code to place the swf file. You need to get
    into the .fla file...
    However, I think I see what you mean... if you're creating
    this entirely in Dreamweaver, then you probably don't have access
    to the actual actionscript. It's also limiting when you just place
    an flv within Dreamweaver because you can delete skins and many
    other things.
    how did you generate the text animation within
    Dreamweaver?

  • How to make email link with a button with AC2 in flash cs3?

    How to make email link with a button with AC2 in flash cs3?
    I wrote this, but it does not work:
    btn_emailinfo.on (release) {
    getURL("mailto:"[email protected]");
    }

    I am guessing you put that on a frame?
    If so, the syntax is as follows:
    btn_emailinfo.onRelease = function(){
    getURL("mailto:[email protected]");
    Though, if you are placing it directly on the button itself,
    the syntax is:
    on(release){
    getURL("mailto:[email protected]");
    }

  • Text links in Flash CS5 - Am I doing something wrong?

    Hi all, I tried searching for an answer but did'nt have much luck. I decided to finally learn how to do a web page in Flash and everything is progressing except for text links. I'm importing a .psd file and I keep the text as editable, the page has 5 text links plus a text logo, the logo text link works when tested (returning to the home page) but the links to the other pages do nothing. I have tried each one seperately, pointing to both the intended page as well as the home page with no luck, the only one that I can get to work is the logo text. I have also tried grouping the text for links seperate from static text in Photoshop. I'm sure it's something simple and I'm probably over thinking things but whatever the case I can't get it to work.
    Thanks
    Pat

    It figures 5 minutes after posting this question I was able to get the links working in the test window. What I did was I imported the .psd to the stage and after defining a url for the text link I DID NOT assign a target, wha la it worked.

  • When I create email link the text disappears

    I don't produce websites but I make edits as needed if not too complex. I know this is probably beyond simple but I'm not getting it. I'm trying to create an email link on client contact page. I type in [email protected] Preview in browser. Fine. I highlight the email address. Go to create email button link. Preview in browser. The link is now there but the text is invisible. I'm using DW in CS5. Delete the line. Put the cursor where I want it. I select create email link and type in link name and the email address which are both the same ([email protected]). Not working.
    Update: Googled how to make email link in DW and followed the instructions. Everytime I make a link the text becomes invisible but the link work.

    A wild guess:  Your link color is white on a white background.  Or your link color is black on a black background.   Link colors are usually contained in the sitewide CSS.  Without a URL to your problem page, it's impossible to comment further.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • HELP!  Exporting pdf issues - no email links and gray boxes around text

    I'm a newbie to indesign, and trying to learn the program as I go.  I need to export my pdf for onscreen viewing.  When I "print" it works, but I get no email links, and those annoying white lines here and there.  I read that exporting would solve the email link issue, but it opened another can of worms for my project.  Now all my graphics have black or gray boxes across them, almost like censor boxes.  But my email links work. 
       Learning Adobe is like learning a new language, and I have far from mastered it.  So when I exported, I used the lowest resolution presets, assuming it knew what worked better than I did.  After dozens of unsuccessful exports, can someone please help??
         Also, I've been reading posts that say to convert all spots to color to resolve the white line issue.  But it's grayed out in the ink manager.  What is the secret to unlock it?
    Thank you!!

    Thank you for any and all help!
    I have CS5.5, running on windows 7.  It is up to date as of 1 month ago.  Here's a sample of my problem pages.  Also, a screen shot of what it should look like.  My guess is it has something to do with the transparencies, since it's 2+ layers of embossed objects.  If I export in Acrobat 4 (1.3) these boxes don't happen. But then I get the thin white lines across my graphics, and no email links.  As for spot colors, I confess complete ignorance on all color issues,  but  I'm trying to learn as I go.  How can I export this correctly?

  • Adding font to flash text

    Hi
    I have searched everywhere but I only get results for adding
    general font to Dreamweaver's font list
    What I am trying to do in fact is add a font so I can see it
    when I make a flash text buton, but the font is not showing up in
    there
    How do I add a font to this please? Are there any limitations
    on adding fonts here?
    Please help
    Thank very much in advance

    Oops - the stylesheet embedding should be: b)....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:f7gu3d$295$[email protected]..
    > That's a more complex thing.
    >
    > I do it by a) giving each link for which I want this
    effect a unique ID,
    > e.g.,
    >
    > <a href="whatever.html" id="button1"....
    > <a href="whatever-else.html" id="button2"...
    >
    > and then embedding a small stylesheet in the head of
    each page that
    > explicitly sets the appearance of only that link -
    >
    > <style type="text/css">
    > <!--
    > a#button2 { color:orange; }
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "bossent20" <[email protected]> wrote
    in message
    > news:f7gn4b$np1$[email protected]..
    >> thanks for your help
    >>
    >> now i understand what active is used for
    >>
    >> but when i once did select visited as black, it
    makes all visited ones
    >> (i.e
    >> history of visited links) stay black
    >>
    >> and will only turn to their original colour again
    once I clear my
    >> internet
    >> history files
    >>
    >> what i want to do though, is just make all links
    grey and when you click
    >> on it
    >> it goes black to show the visitor which page they
    are on
    >>
    >> thanks very much for your time btw - do appreciate
    it
    >>
    >

Maybe you are looking for

  • Unable to get SQL Server 2008 R2 to start SBSMONITORING service

    Hi,  I have been fighting with a Windows 2008 se rver and trying to get the SQL server ( SBSMONITORING ) Working. I have tried to start the service, always getting the error ' The request failed of the service did not respond in a timely fashion. Con

  • Importing just music FILES from PC to Mac

    Hi, Just bought my wife a mac and want to transfer her music files from the PC to the Mac. The PC does NOT have itunes running anymore. Let's just say the itunes, at least on the PC, does some rather dumb things. Anyhow, itunes on the PC is dead. Pla

  • SSH fails to connect

    I had a server that corrupted some files because of a bad power supply. It was being used for web/MySQL/PHP. After replacing the power supply I needed to replace the hostconfig file to get it back up and running. The server is back up and running, bu

  • How do I stop "delete cookies" from deleting saved games of a flash based game?

    I'm running Firefox 4 under Windows 7. I have it currently set to delete my history when I end the session, including cookies and temporary files. This is due to privacy concerns. However, I also have a (downloaded - not run online or via a browser)

  • How do I get my ex boyfriend to stop using my account

    how to get someone to stop using your account?