Make a link in dreamweaver from flash file

Hi,
Can anyone help make it so that someone can click on the news text and it takes them to a page? the code is below: (I want the bold to be a link)
<?xml version='1.0' encoding='iso-8859-1'?>
<lijst>
<zin>dans slider</zin>
<zin>i can type anthin in here</zin>
<zin>You can easily add news...</zin>
<zin>test lenght test length test length test length test lenght test length test length test </zin>
<zin>????????</zin>
<zin>i can make as many lines as i like</zin>
</lijst>
This relates to a flash file that has been created
Many thanks

Hi,
do you think about a solution like this?
<body>
<div align="center"><a href="Link.php"><zin>dans slider<br />
  I can type anything in here</zin>
<zin><br />
  You can easily add news...</zin>
<br />
<zin>test lenght test length test length test length test lenght test length test length test<br />
</zin>
<zin>????????</zin>
<br />
<zin>i can make as many lines as i like</zin></a></div>
</body>
Hans-G.

Similar Messages

  • How can I make a link to EBS from BIEE 11g?

    Hello, I have some trouble with BIEE.
    I tried to make a link to EBS from BIEE using Action, but it doesn't work.
    I read manual and set as it is written, but when I click the link I got
    message which says that "Oracle eBusiness Suite Server cannot be used now.
    Please try it again.
    If it won't be solved, contact to support desk".
    I tried to edit xml files in many ways, but it doesn't work...
    The document and posts about making link to EBS from BIEE 10g can be
    often found on internet but not about 11g.
    If anyone knows about this solution, please help me.
    Yuchi

    Hi Daan,
    Thank you for your reply!
    I construct the link by looking the document provided by Oracle.
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e16364/ebs_actions.htm#CJAFDEIB
    In this document I followed the step to make database object and connection pool, set up
    authentication and modify xml files. Then I thought I could use BI Action Navigate to EBS,
    but it didn't work, then I asked coworkers and I've told to do "5.3 Embedding Links to Oracle Business Intelligence in Oracle E-Business Suite" in this document.
    At first I thought I need not do this setting because I would like to make action navigate from BI to EBS,
    not from EBS to BI.
    Although I managed to embed link to BI in EBS, it still doen't work.(but the connection from EBS to BI was successful)
    And I tried to verify BI and EBS are in same domain, but I have no idea how to verify.
    Could you please give me the way to check it?
    Sincerely,
    Yuchi
    Edited by: yuchi on 2011/01/04 18:58

  • Link from flash file/moving not working on a page

    I will apologize first for what maybe a very elementary
    questions. I was sent an swf file to add to a web page. I got the
    movie to run on some of the pages where I inserted it into a
    template and the template updated those pages. I think had to
    insert it into another page and the movie does not work there. Does
    this have something to do with the script in the script folder? A
    conflict of some sort?
    Also, I need to link the file a URL and putting <a
    href> brackets around it is not working. Does the link to the
    page have to embedded in the swf file?
    Thanks for any help on this.
    URL to see pages
    Movie working but no link:
    http://www.grantwrangler.com/advertise.html
    Movie not even showing up:
    http://www.grantwrangler.com/index.html

    > Also, I need to link the file a URL and putting <a
    href> brackets around it is
    > not working. Does the link to the page have to embedded
    in the swf file?
    wrapping an A HREF tag around a flash .swf object will not
    work.
    the link has to be "in" the swf, back when it was an FLA file
    in flash.
    Or- the .swf has to have actionscripting in it so that it
    will take a url as
    a parameter.
    On the flash not showing--
    Random observations from a quick look.
    There is no \ backslash in a web path or url.
    you can usually "get away with it" on a windows server, but
    it's incorrect
    and something to avoid.
    <!-- Dependencies -->
    <link type="text/css" rel="stylesheet"
    href="build\fonts\fonts.css">
    <!--<link type="text/css" rel="stylesheet"
    href="build\reset\reset.css">-->
    <script type="text/javascript"
    src="build\yahoo\yahoo.js"></script>
    <script type="text/javascript"
    src="build\dom\dom.js"></script>
    <script type="text/javascript"
    src="build\event\event.js"></script>
    <!-- Source file and calendar css -->
    <script type="text/javascript"
    src="build\calendar\calendar.js"></script>
    <link rel="stylesheet" type="text/css"
    href="build\calendar\assets\calendar.css" >
    The javascript call to show the flash file contains an
    absolute local path:
    'file:///Macintosh HD/Users/user/Documents/ Work/Nimble Press
    Ÿ/Grant
    Wrangler/Website/GW ADs/tiged
    The noscript tag uses an absolute local path:
    <param name="movie" value="file:///Macintosh
    HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf">
    <param name="quality" value="high">
    <embed src="file:///Macintosh HD/Users/user/Documents/
    Work/Nimble Press Ÿ/Grant Wrangler/Website/GW
    ADs/tiged.swf" quality="high"
    pluginspage="
    http://www.adobe.com
    it's also not a good idea to put things in a folder using a
    blank space, and
    whose name contains the word "ADs"
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Linking movie to menubuilder flash file

    I have a movie saved as an swf/htm file. On the movie end
    options I selected, Open URL or file. I tell it to open the
    menu.swf file which is my menubuilder project. I burn these two
    files to CD. When the movie ends, it just stops. Then menu doesn't
    open. How do I make this work?

    Hi
    As you may know I've been trying to do the same sort of thing
    and I've got mine working now on CD as well.
    Not sure if this is going to help but the way mine is set up
    is as follows:
    1. Intro movie saved in "A Folder" as a captivate movie
    2. Published version saved as .exe with a movie end option of
    opening another movie saved in the same folder and the fill name
    3. Menubuilder with 6 options plus a quiz saved in "A folder"
    - all links with tick in "save file with project" check box
    4. Published version saved as a flash movie in the same
    folder
    5. All movies from menu saved in the same folder as all the
    others with an end option of close movie bringing you back to the
    menu each time.
    6. All movies published full screen as .exe
    Burnt all of this to CD, plus we had to write a little
    autorun file so that it fired up with the correct movie when it
    started, rather than just the folder.
    Everything works well, all full screen and links work too.
    The only thing that's not quite right is that when the first intro
    movie moves to the menu, it a bit jumpy and untidy, but essentially
    does the job.
    Not sure if this is going to help, but am willing to explain
    in more detail if you think it might be of use.
    Cheers Julesy

  • How can I make PSE8 to read "Rating" from XMP files?

    Hi, I'm trying to share "Rating" perameter between Lightroom2 and Photoshop Elements8.
    PSE8 can't seem to read the perameter from XMP files created by Lightroom2.
    I did following steps.
    1. (Lightroom2) Configure a camera RAW file named aaa.cr2 and rate it as five stars.(I use a Canon DSLR. )
    2. (Lightroom2) Make a XMP file corresponding to the file. aaa.xmp is created in the same directory.
    3. (Explorer and notepad) Open aaa.xmp with a notepad.exe and check "Rating" is set five.
    4. (PSE8) Open aaa.cr2 as PSE8 Organizer. Its thumbnail is applied configured parameters by Lightroom2 such as exposure compensation to.
    5. (PSE8) However, rating parameter in PSE8 orginizer still shows zero star.
    It'a feature? Or something is strange?
    Can someone help me?

    Hi, John.
    Follwing XML is one of my XMP file created by lightroom2.
    I rated this CR2 file as three stars and <xap:Rating>3</xap:Rating> means it,
    but PSE8 doesn't read this parameter even if I started Elements Orginizer.
    When I select "update thumnail", Orginizer applys lighturoom2's effect to thumnail,
    and Camera RAW plagin can open the file with all lightroom's effects applied. However, stars still shows zero.
    Shoud I do something to make PSE8 to read it?
    <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2-c020 1.124078, Tue Sep 11 2007 23:21:40        ">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about=""
        xmlns:tiff="http://ns.adobe.com/tiff/1.0/">
       <tiff:Make>Canon</tiff:Make>
       <tiff:Model>Canon EOS 40D</tiff:Model>
       <tiff:Orientation>8</tiff:Orientation>
       <tiff:ImageWidth>3888</tiff:ImageWidth>
       <tiff:ImageLength>2592</tiff:ImageLength>
      </rdf:Description>
      <rdf:Description rdf:about=""
        xmlns:exif="http://ns.adobe.com/exif/1.0/">
       <exif:ExifVersion>0221</exif:ExifVersion>
       <exif:ExposureTime>1/20</exif:ExposureTime>
       <exif:ShutterSpeedValue>4321928/1000000</exif:ShutterSpeedValue>
       <exif:FNumber>35/10</exif:FNumber>
       <exif:ApertureValue>361471/100000</exif:ApertureValue>
       <exif:ExposureProgram>4</exif:ExposureProgram>
       <exif:ISOSpeedRatings>
        <rdf:Seq>
         <rdf:li>400</rdf:li>
        </rdf:Seq>
       </exif:ISOSpeedRatings>
       <exif:DateTimeOriginal>2009-10-31T21:02:41.01+09:00</exif:DateTimeOriginal>
       <exif:DateTimeDigitized>2009-10-31T21:02:41.01+09:00</exif:DateTimeDigitized>
       <exif:ExposureBiasValue>0/1</exif:ExposureBiasValue>
       <exif:MaxApertureValue>3/1</exif:MaxApertureValue>
       <exif:MeteringMode>6</exif:MeteringMode>
       <exif:Flash rdf:parseType="Resource">
        <exif:Fired>False</exif:Fired>
        <exif:Return>0</exif:Return>
        <exif:Mode>2</exif:Mode>
        <exif:Function>False</exif:Function>
        <exif:RedEyeMode>False</exif:RedEyeMode>
       </exif:Flash>
       <exif:FocalLength>18/1</exif:FocalLength>
       <exif:CustomRendered>0</exif:CustomRendered>
       <exif:ExposureMode>0</exif:ExposureMode>
       <exif:WhiteBalance>0</exif:WhiteBalance>
       <exif:SceneCaptureType>0</exif:SceneCaptureType>
       <exif:FocalPlaneXResolution>3888000/876</exif:FocalPlaneXResolution>
       <exif:FocalPlaneYResolution>2592000/583</exif:FocalPlaneYResolution>
       <exif:FocalPlaneResolutionUnit>2</exif:FocalPlaneResolutionUnit>
       <exif:PixelXDimension>3888</exif:PixelXDimension>
       <exif:PixelYDimension>2592</exif:PixelYDimension>
      </rdf:Description>
      <rdf:Description rdf:about=""
        xmlns:xap="http://ns.adobe.com/xap/1.0/">
       <xap:ModifyDate>2009-10-31T21:02:41.01+09:00</xap:ModifyDate>
       <xap:CreateDate>2009-10-31T21:02:41.01+09:00</xap:CreateDate>
       <xap:Rating>3</xap:Rating>
       <xap:MetadataDate>2009-11-02T01:39:31.622-09:00</xap:MetadataDate>
      </rdf:Description>
      <rdf:Description rdf:about=""
        xmlns:aux="http://ns.adobe.com/exif/1.0/aux/">
       <aux:SerialNumber>1510805163</aux:SerialNumber>
       <aux:LensInfo>18/1 50/1 0/0 0/0</aux:LensInfo>
       <aux:Lens>18-50mm</aux:Lens>
       <aux:ImageNumber>0</aux:ImageNumber>
       <aux:FlashCompensation>0/1</aux:FlashCompensation>
       <aux:Firmware>1.1.1</aux:Firmware>
      </rdf:Description>
      <rdf:Description rdf:about=""
        xmlns:crss="http://ns.adobe.com/camera-raw-saved-settings/1.0/"
        xmlns:crs="http://ns.adobe.com/camera-raw-settings/1.0/">
       <crss:SavedSettings>
        <rdf:Bag>
         <rdf:li rdf:parseType="Resource">
          <crss:Name>読み込み</crss:Name>
          <crss:Type>Snapshot</crss:Type>
          <crss:Parameters rdf:parseType="Resource">
           <crs:Version>5.3</crs:Version>
           <crs:WhiteBalance>As Shot</crs:WhiteBalance>
           <crs:Exposure>0.00</crs:Exposure>
           <crs:Shadows>5</crs:Shadows>
           <crs:Brightness>+50</crs:Brightness>
           <crs:Contrast>+25</crs:Contrast>
           <crs:Saturation>0</crs:Saturation>
           <crs:Sharpness>25</crs:Sharpness>
           <crs:LuminanceSmoothing>0</crs:LuminanceSmoothing>
           <crs:ColorNoiseReduction>25</crs:ColorNoiseReduction>
           <crs:ChromaticAberrationR>0</crs:ChromaticAberrationR>
           <crs:ChromaticAberrationB>0</crs:ChromaticAberrationB>
           <crs:VignetteAmount>0</crs:VignetteAmount>
           <crs:ShadowTint>0</crs:ShadowTint>
           <crs:RedHue>0</crs:RedHue>
           <crs:RedSaturation>0</crs:RedSaturation>
           <crs:GreenHue>0</crs:GreenHue>
           <crs:GreenSaturation>0</crs:GreenSaturation>
           <crs:BlueHue>0</crs:BlueHue>
           <crs:BlueSaturation>0</crs:BlueSaturation>
           <crs:FillLight>0</crs:FillLight>
           <crs:Vibrance>0</crs:Vibrance>
           <crs:HighlightRecovery>0</crs:HighlightRecovery>
           <crs:Clarity>0</crs:Clarity>
           <crs:Defringe>0</crs:Defringe>
           <crs:HueAdjustmentRed>0</crs:HueAdjustmentRed>
           <crs:HueAdjustmentOrange>0</crs:HueAdjustmentOrange>
           <crs:HueAdjustmentYellow>0</crs:HueAdjustmentYellow>
           <crs:HueAdjustmentGreen>0</crs:HueAdjustmentGreen>
           <crs:HueAdjustmentAqua>0</crs:HueAdjustmentAqua>
           <crs:HueAdjustmentBlue>0</crs:HueAdjustmentBlue>
           <crs:HueAdjustmentPurple>0</crs:HueAdjustmentPurple>
           <crs:HueAdjustmentMagenta>0</crs:HueAdjustmentMagenta>
           <crs:SaturationAdjustmentRed>0</crs:SaturationAdjustmentRed>
           <crs:SaturationAdjustmentOrange>0</crs:SaturationAdjustmentOrange>
           <crs:SaturationAdjustmentYellow>0</crs:SaturationAdjustmentYellow>
           <crs:SaturationAdjustmentGreen>0</crs:SaturationAdjustmentGreen>
           <crs:SaturationAdjustmentAqua>0</crs:SaturationAdjustmentAqua>
           <crs:SaturationAdjustmentBlue>0</crs:SaturationAdjustmentBlue>
           <crs:SaturationAdjustmentPurple>0</crs:SaturationAdjustmentPurple>
           <crs:SaturationAdjustmentMagenta>0</crs:SaturationAdjustmentMagenta>
           <crs:LuminanceAdjustmentRed>0</crs:LuminanceAdjustmentRed>
           <crs:LuminanceAdjustmentOrange>0</crs:LuminanceAdjustmentOrange>
           <crs:LuminanceAdjustmentYellow>0</crs:LuminanceAdjustmentYellow>
           <crs:LuminanceAdjustmentGreen>0</crs:LuminanceAdjustmentGreen>
           <crs:LuminanceAdjustmentAqua>0</crs:LuminanceAdjustmentAqua>
           <crs:LuminanceAdjustmentBlue>0</crs:LuminanceAdjustmentBlue>
           <crs:LuminanceAdjustmentPurple>0</crs:LuminanceAdjustmentPurple>
           <crs:LuminanceAdjustmentMagenta>0</crs:LuminanceAdjustmentMagenta>
           <crs:SplitToningShadowHue>0</crs:SplitToningShadowHue>
           <crs:SplitToningShadowSaturation>0</crs:SplitToningShadowSaturation>
           <crs:SplitToningHighlightHue>0</crs:SplitToningHighlightHue>
           <crs:SplitToningHighlightSaturation>0</crs:SplitToningHighlightSaturation>
           <crs:SplitToningBalance>0</crs:SplitToningBalance>
           <crs:ParametricShadows>0</crs:ParametricShadows>
           <crs:ParametricDarks>0</crs:ParametricDarks>
           <crs:ParametricLights>0</crs:ParametricLights>
           <crs:ParametricHighlights>0</crs:ParametricHighlights>
           <crs:ParametricShadowSplit>25</crs:ParametricShadowSplit>
           <crs:ParametricMidtoneSplit>50</crs:ParametricMidtoneSplit>
           <crs:ParametricHighlightSplit>75</crs:ParametricHighlightSplit>
           <crs:SharpenRadius>+1.0</crs:SharpenRadius>
           <crs:SharpenDetail>25</crs:SharpenDetail>
           <crs:SharpenEdgeMasking>0</crs:SharpenEdgeMasking>
           <crs:PostCropVignetteAmount>0</crs:PostCropVignetteAmount>
           <crs:ConvertToGrayscale>False</crs:ConvertToGrayscale>
           <crs:ToneCurveName>Medium Contrast</crs:ToneCurveName>
           <crs:ToneCurve>
            <rdf:Seq>
             <rdf:li>0, 0</rdf:li>
             <rdf:li>32, 22</rdf:li>
             <rdf:li>64, 56</rdf:li>
             <rdf:li>128, 128</rdf:li>
             <rdf:li>192, 196</rdf:li>
             <rdf:li>255, 255</rdf:li>
            </rdf:Seq>
           </crs:ToneCurve>
           <crs:CameraProfile>Adobe Standard</crs:CameraProfile>
           <crs:CameraProfileDigest>730B5111DF7449A8EE0790633B8D3861</crs:CameraProfileDigest>
          </crss:Parameters>
         </rdf:li>
        </rdf:Bag>
       </crss:SavedSettings>
      </rdf:Description>
    </rdf:RDF>
    </x:xmpmeta>

  • How do I find the AS that this links to in my flash file via "find"?

    I have a flash file that I have on a web page. When I hover over the Join Us image, the mouse changes to a hand. I can click on the "button" but it doesn't take me anywhere. I'm trying to find out if there is a way to find the link in my Flash file via the "Find" function. What is causing the "hand" to appear, is there a goto or click actionscript that I can search? It's a pretty complex file which I didn't create, and I've had no luck finding this button layer, or AS.
    I'm hoping to find where this AS is and link it to a page on my site. Thanks!

    Ned, you're back to save the day for me again. You helped me with the mask issue I had a few days ago and I'll have you know, the flash ad came out brilliantly. Everyone loved it.
    So you were right, I did find the code AS3.
    onClipEvent (load) {
        this.hitArea = this.area;
    on (rollOver) {
        this.gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
        this.gotoAndPlay("s2");
    on (release) {
    s1 and s2 are animations where the Join Us text rolls out and Rolls in as different colors.
    I added the following to the code and it seems to work great.
    onClipEvent (load) {
        this.hitArea = this.area;
    on (rollOver) {
        this.gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
        this.gotoAndPlay("s2");
    on (release) {
              getURL("http://mysite.html", "_self", "GET");
    Thanks again for pointing me in the right direction. I think I may owe you a lunch or something after this is all said and done!

  • Can't remove music from Flash file

    I decided not to use a music (wav) file and want to delete it
    from my file. I deleted it from the library and also the layer it
    was on. I publish the file and the sound still plays! I have no
    idea how to get rid of it!

    jacwright wrote:
    > I decided not to use a music (wav) file and want to
    delete it from my file. I
    > deleted it from the library and also the layer it was
    on. I publish the file
    > and the sound still plays! I have no idea how to get rid
    of it!
    You must be previewing an old file, perhaps cached. If there
    is no sound, it's impossible
    for flash to play it :)
    Save it under new name and publish again.
    Best Regards
    Urami
    "Eat one live toad in the morning and nothing worse will
    happen to you for the rest of the day."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • 9-scaling issue re-exporting from flash file

    Hi,
    I seem to have come across a consistent bug which is preventing me from progressing.  I am creating assets in Flash which I am exporting as a swc file to be used in a Flex application.  I have created a simple scrollbar thumb asset which is basically a rounded cornered rectangle and have added 9 slice lines to ensure the curved areas are outside of the scaling area.  I convert the asset to a flex component and export as a swc file.  When I test this asset in a simple swc inspector tool (built by one of the devs on my Flex project) I can manipulate the height and width and the 9-scaling works correctly.  My problem occurs when I close the originating .fla file and close flash, re-open and without making any changes to the flash file re-export as a swc.  When I do this the 9-scaling no longer works!
    Has anyone experienced a similar problem? I am running a Mac with CS5 installed, any help would be greatly appreciated.
    Thanks
    Ed

    Its been resolved. Thanks

  • Correct code for removing margin from Flash file

    I have an embedded flash file in an .asp page and it's
    bulging the table it's embedded in, I added css in the body for a
    "0" margin but it's not working, can someone follow the link below
    and tell me what i'm doing wrong
    thanks!!!!!!!!!!
    http://www.lamsystems.com/new_lam_5_08/home.asp
    steve

    Could someone tell me if I should be able to add parameters
    to this code and get results. I have found mention of values like
    <param name="loop" value="true" />
    but when I used it nothing changed on playback.

  • Linking a cell from different files

    Does anyone know how to link a cell of file to another cell of a file on Numbers on icloud? I am not tallking about linking a cell from one sheet to another sheet of the same file. I know how to do that. I am trying to create a summary file for grades from data of multiple files. Thank you for you're feedback.

    link a cell of file to another cell of a file on Numbers on icloud?
    AppleScript can do this in Numbers on the Mac. But I don't think it is possible in Numbers for iCloud.
    SG

  • I wish to link a  cell from one file or "shell" with a specific quantity to another cell in another file or "shell".

    I wish to link or send a  cell from one file or "shell" with a specific quantity or text to another cell in another file or "shell".  For example.  I wish to  send all general ledger (one data enty File or "sheet")  entries into their specific individual accounts. (in seperate files or "sheets").   Is this possible in Numbers?

    Hi cochise0011;
    A picture of tables would be much easier to comprehend the querry.
    Regards,

  • Extra/Notes/ linking to video from Text files

    With this new build release January 10 2006, I was wondering if the Notes engine found in the iPod Video had been updated to support "links to video files" from text files in Notes.
    If yes, what is the tag?
    Thnx!
    JF

    Looks like the Notes engine released when the iPod Video was shipped in October 2005 did not have any built-in support to link assets such as Images and Video.
    Apple would need to add tags to support video and image linking in the Notes engine.
    Does anyone knows when we should expect this fix to happen?

  • Need Help To Extract Logo from Flash File .swf

    I have an attached Flash file that is in
    .swf format. There is a N64 logo within this file that I'm
    trying to extract as a
    .png with a transparent background. I've been able to open
    it in a program called
    Flash Decompiler Trillix and in the sub-menus it has the
    logo listed as a frame.
    This is about as far as I have gotten and I'm stuck. Perhaps
    someone else knows how to do this a little easier. I just need to
    find a way to extra the logo that already has a transparent
    background and save it in
    .png format.
    Any help here would be hot." ;)
    Logo Flash
    File .swf

    Hello,
    I ran into a similar problem a few months ago. I have the
    Sothink Flash Decompiler and what I did was turn the SWF back into
    a FLA. I then opened it in Flash and then exported what I wanted as
    a PNG image.
    Decompilers can extract the actual image whether it be jpeg,
    gif, png, etc. But when it's listed as a frame(as you mentioned
    above) then the method above is probably the best way to get it.
    Good luck

  • Create link to help topic from Flash file

    We have started using Flash to develop our online learning
    modules. So far they have been stand alone modules accessed from an
    internal web site, published as .EXEs. Our latest Flash module is
    related to a system for which we have an HTML help file. We'd like
    to embed the Flash module in the help file b/c we want a link in
    the Flash module to open a specific help topic.
    I can get individual .SWFs into the help file but these Flash
    modules are more complex, using many .SWFs for navigation, the TOC,
    the frame, and for each interaction. In other words, the main .SWF
    (or .EXE) calls many other .SWFs as the user navigates through the
    module.
    If I can't get the Flash module into the help file, and I can
    only link to it as an external file, can a link from within a .SWF
    in the Flash module open a specific help topic in the .CHM?
    Any other ideas?
    Thanks for your help,
    SueM2

    This question was answered by kglad, on Saturday, August 11,
    2007 10:13 AM
    Answer
    no it doesn't. getURL() causes no security issues unless you
    try to open the html locally and (try to) access something on the
    internet.
    unless your "flash site" is your local computer there is no
    security issue. if your local computer is an internet server, you
    just need to set the security settings for your local file and give
    it permission to access the internet zone.

  • How do I make a link found in a .pdf file open in Firefox?

    When I have a .pdf file open in Adobe Reader, the link opens in Google Chrome.  How do I make it open in Firefox?

    Use Firefox as your default browser.

Maybe you are looking for