How do i link something to html dreamweaver page??

hi i am having  a problem.
I have produced several .swf files to be used as part of an interactive cd. I have produced the home page in dreamweaver, with a button link for each of the movie clips, but when the clip ends it just stays on this clip, i need a kind of "home page" link at the end of the clip to take the viewer back to the page with all of the links to the other movies on, i am desperate for help here, any advice is most appreciated!

Hi,
At the end of the clip, you need to link to one more html page which links to all other swfs.
To embed a swf file in the html page, you need to use the object tag like given below.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="550" height="400" id="one" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="your_home_swf_name.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="your_swf_file.swf" quality="high" bgcolor="#ffffff" width="550" height="400" name="Untitled-1" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
</object>
You need to add this line of code in a html file and add a link to this html file in the last html file.
Thanks

Similar Messages

  • How to remove links pointing to the same page?

    I have PDF documents with Links which point to sections referenced (e.g. link of text "Section 2.2" points to the actual page number of "Section 2.2"), but as the links are created from cross-references during rendition from Word to PDF, there are cases that the destination page number and source page number of the links are the same (e.g. links of text "Section 2.2" on page 9 are created with the destination of page 9 which is the actual page number of "Section 2.2"), I want to remove all these links, but I don't know how to get the destination page, I check the API reference and find that "PDLinkAnnotGetAction" may work , but I don't know how to use it, could you check me codes below and advise ? Your help is really appreciated!
    PDPage page;
    ASInt32 i,i2;
    AVDoc avDoc = AVAppGetActiveDoc();
    PDDoc pdDoc = AVDocGetPDDoc (avDoc);
    int pageNum = PDDocGetNumPages(pdDoc);
    for (i = pageNum - 1; i >= 0; i--)
    page = PDDocAcquirePage(pdDoc, i);
    int annotNum = PDPageGetNumAnnots(page);
    for (i2 = annotNum - 1; i2 >= 0; i2--)
      if...
      PDPageRemoveAnnot(i, i2);
    My Product Information:
    Acrobat Pro 8.1.6, Windows

    Start by reading the PDF standard (ISO 32000-1) to understand Actions vs. Destinations.
    Then for each annot, you'll want to see which it has (and in the case of an Action, if it has more than one).  Then you need to parse the action or dest to see what it is and where it goes.  If you don't like it, then you'll delete it.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Tue, 25 Oct 2011 09:25:32 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How to remove links pointing to the same page?
    How to remove links pointing to the same page?
    created by OALD<http://forums.adobe.com/people/OALD> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/3989576#3989576

  • How to give link to concrent/request seeded page with breadcrumb from apex

    Hi,
    I have given link to Concurrent request seeded page From apex for view the details of conc/req when it is submitted from Apex button. The conc/req page is opening. But I need breadcrumb to be given into the conc/req details page to go back to my Apex page. I dont know how to give this link.
    I tried with OAWebBeanConstantes=ADD_BREADCRUMB_YES and also I tried with addBreadcrumb=Y with the URL of apps conc/req details page(MONITOR Page).
    Please someone help me ,How can I give breadcrumb to the apps page to move back to Apex once details are seen.
    Thanks
    Alaka

    Hi All,
    Please someone tell me how to resolve this...?? I have already tried with the breadcrumb as I mentioned above. But from OAF to concurrent request details (Requests) page breadcrumb feature is supporting. From Apex to that page why it is not supporting. Is there any other way to do this.?
    Thanks
    Alaka

  • How can I link two charts on different pages in one document?

    I have a chart on the first page How cn aI link two charts on differnetof my document. The last line is a intermediate total (formula). How can I link the chart on the next page to this total, so I can go on with the calculation without having to copy and paste the result of the first chart?

    Timan,
    I'm sure that you could figure out how to get along with Pages, or Numbers. Each has it's own advantages and disadvantages.
    If you put all your text that doesn't need to be in the table into text boxes, you can place the text boxes over the table in any arrangement you like. Be sure to turn off Object Causes Wrap in the Wrap Inspector.
    Here is an example of a single table across two pages with other text on the page:
    The formula in the cell displaying 500 is =B1 * 100
    On the other hand, I agree that the feature of linking to sister tables would be a nice enhancement and I encourage you to submit the idea vie Pages > Feedback > Enhancement Request.
    Regards,
    Jerry

  • How to put links to E-Business suite pages in Oracle Portal

    Hi All,
    I am looking to create an employee portal using Oracle Portal 11g. One of the requirements is to provide some summary information on, say benefits in the portal and provide a link to the detailed benefits page in e-business suite from there (portal is fully integrated with EBS in our case). Can someone with experience doing this put light on the following :
    1. What is the simplest way to provide the links ?
    2. Is there any way to make them migration proof ? for example : my link now points to the DEV environment and in the production, it should point to the PROD.
    Regards,
    Vinayaka

    Hi,
    This question would probably be better addressed in the E-Business Suite forum at https://forums.oracle.com/forums/category.jspa?categoryID=3

  • How can I link to my website home page other than by referring to it via /index.html.

    Hi,
    I understand that it's better if the home page links within my site resolve to my domain name rather than to domain name and the suffix /index.html.
    This can be achieved by specifying an absolute URL, but is there a better alternative method?
    Advice would be much appreciated.
    Thanks,
    Andy

    The concern is SEO. When Google search links are followed to my home page the URL shows as http://www.mydomain.co uk but when home page links are clicked within the site, the same page shows a URL of http://www.mydomain.co.uk/index.html (the home page id within the site). I've been advised that in both circumstances the URL should ideally be the same. I honestly don't know whether it's something I should be concerned about, but if it's easy to accomplish I'll do it. (There's nothing special about the site, no intro page before the content or anything similar).

  • How do I link to text in a page, so it goes to the top?

    Hi All
    I have two columns; The first lists all links i.e. Delivery Info, How to Measure, Rates, etc etc.
    I the second column is all the answers to those questions.
    I have been using an anchor which will take the user to the text point. But now, I want every bit of text to appear at the top of the page.
    Is this possible?
    Thank you

    Sorry, you are not making sense to someone that has not seen your code. The best way to get assistance is to post a link to the site.
    In the meantime, the answer to the question is Yes if there is enough real estate.

  • How do I link text from column 2 page 1 to column 1 page 2

    I'm trying to do a newsletter now that I upgraded to 5.0 Pages.  I see no way to link the text on my first page in the right column (I have two columns of text) to continue on page 2 in the left column.  Where is the blue link box that was in the previous pages?  Or how do I do it now?

    How had you purchased Pages 09/iWork '09?
    Apple should be able to replace it.
    Peter

  • How do I print something off a web page to my Hp Photosmart 5510 e printer

    How do I print off a web page on my iPad to the HP Photosmart 5510 e printer .

    Hello 614,
    In order to print something off a webpage in Safari on your iPad there are a couple of things that need to checked. First, you need to make sure your Version is at least 4.3.2 or above. This can be found in the Settings > General > About > Version.
    Next, make sure your iPad and printer are both connected to the same wireless network and have valid internet access. Once this is done all you should need to do is open a webpage in Safari, press the Action button (looks like a right pointing arrow coming out of a box) and select the Print option. The iPad should detect any ePrint capable printers on the network (unless your router settings prohibit this) and allow you choose a printer and print.
    Let me know if you have any other questions by replying to this post.
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • How do I link a button to another flash document?

    I am using action script 3 to make my website and all my files and done for now and complete however I have no idea how to make the buttons I created in flash link to another flash document.

    Is each page a different html file?  If so, then you would use code like...
    function linkFunction(evt:MouseEvent):void {
        var url:String = "awebpage.html";
        var req:URLRequest = new URLRequest(url);
        navigateToURL(req, "_self");
    btnName.addEventListener(Event.MouseEvent, linkFunction);
    where btnName is replaced by whatever instance name you assign to the button.  A condensed version of the function is...
    function linkFunction(evt:MouseEvent):void {
        navigateToURL(new URLRequest("awebpage.html"), "_self");
    If it is not linking to different html web pages, then you need to provide a clearer description of what your mean.

  • Creating a dynamic content link in Eloqua HTML editor

    I'm using dynamic content to populate a link on an HTML landing page. I drag and drop the dynamic content, and the following code shows up:
    <a href="<span title="Dynamic Content - Member Station Donation Page URL" elqid="18" elqtype="DynamicContent" class="remove-absolute" style="display: block"><span class="eloquaemail" style="-moz-user-select: all; -webkit-user-modify: read-only" unselectable="on">Member_Station_Donation_Page_URL1</span></span>">
    But when I save the page, the editor changes the HTML to this:
    <a href="<span title=" dynamic="" content="" member="" station="" donation="" page="" url"="" elqid="18" elqtype="DynamicContent" class="remove-absolute" style="display: block"><span class="eloquaemail" style="-moz-user-select: all; -webkit-user-modify: read-only" unselectable="on">Member_Station_Donation_Page_URL1</span>">
    which breaks the link. How can I format the dynamic content so the Eqolua editor doesn't screw it up?

    Hi Cootis,
    You can simply take one conatiner and create the textInput dynamically at runtime in ActionScript. Check the sample simplest  code below..
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
      <![CDATA[
         private var arrayCollectionList:Array = new Array();
         private function addTextInputToForm() : void
           var textInput:TextInput = new TextInput();
           textInput.width = 250;
           textInput.height = 25;
           boxContainer.addChild(textInput);
      ]]>
    </mx:Script>
    <mx:VBox verticalGap="5" horizontalCenter="0">
      <mx:VBox id="boxContainer" verticalGap="5">
       <mx:TextInput id="txtInput" width="250" height="25" /> 
      </mx:VBox>
      <mx:LinkButton id="lnkButton" label="Add Another Item" width="250" click="addTextInputToForm();" />
    </mx:VBox>
    </mx:Application>
    Thanks,
    Bhasker

  • How can you link up online files to a offline file

    I have asked this question before, but did not get the answer I needed. So I though for a bit and came up with a more understand able question and how to explain it and here it is:
    What I want to know, is how can you link an online html link to an offline swf file? Now this is needed because people need to download the swf file in order to use it, I have tried this:     file://swf/Lr1.swf (link), but it doesn't work it comes up with not found. So can any one help?

    drunkmafia wrote:
    I have asked this question before, but did not get the answer I needed. So I though for a bit and came up with a more understand able question and how to explain it and here it is:
    What I want to know, is how can you link an online html link to an offline swf file? Now this is needed because people need to download the swf file in order to use it, I have tried this:     file://swf/Lr1.swf (link), but it doesn't work it comes up with not found. So can any one help?
    Personally I think you are going about this all wrong.  I believe someone recommended to you in a previous post to look into the HTML5  ( http://forums.adobe.com/thread/874917 ) you need to end up creating the site with Adobe AIR as opposed to the way you are going about doing it.  That would be creating an application like Tweetdeck that connects to the internet and uses interactive elements.  http://www.adobe.com/devnet/air.html
    If you want to link a file within a Flash document you would receive a quicker and more in depth answer in the Flash forum as it will require ActionScript.
    http://forums.adobe.com/community/flash
    It sounds like you have a ton of ideas, but your lack of information suggests that 1. you don't have all the knowledge necessary to get the project off the ground and 2. your reluctance to share it suggests that you have an idea that you feel the program is proprietary.  Given that this is the case you might be best served looking for an experienced Flash or AIR developer to help get your ideas going in motion. There is nothing wrong with trying to learn but the information you are giving up to go on is very broad and unfortunately it does not appear that you are getting the answers you are looking for.

  • How do i link a flash file to a web site in dreamweaver 8

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16448"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY bgColor=3D#ffffff>
    <DIV><FONT face=3DArial
    size=3D2>Hi</FONT><FONT face=3DArial =
    size=3D2></FONT></DIV>
    <DIV><FONT size=3D1>
    <P><FONT size=3D3>How do i link a flash file to a
    web site in =
    dreamweaver=20
    8</FONT></P>
    <P> </P>
    <P><FONT face=3DArial =
    size=3D2>Thanks</FONT></P></FONT></DIV></BODY></HTML>
    ------=_NextPart_000_0059_01C7A541.7942B2A0--

    In Flash. There is no way to apply an HTML link to a swf
    file.
    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
    ==================
    "Dave" <[email protected]> wrote in message
    news:f3s8f0$cla$[email protected]..
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks

  • Hello - downloading app problems - this phone can only be usedto download apps in uk or something - think i am linking to the us apps  - how do i link to the uk apps?

    hello - downloading app problems - this phone can only be usedto download apps in uk or something - think i am linking to the us apps  - how do i link to the uk apps?
    ta

    You're welocme
    Depending on the size of the app or the connection speed when using Wi-Fi it could take a little longer to download. You can also try to download it onto your computer, might be faster, and sync it to the phone after that.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • How can I link .svg files in the .html code?

    How can I link .svg files in the .html code?

    I use the FileBrowser app by Stratospherix to do this.  I can watch / stream my movies on my iPhone / iPad from my hard drive connected to my Airport Extreme.  I can access all the files on that hard drive as well. 

Maybe you are looking for

  • Multiple users under one itunes account

    I have multiple mac's (both desktops and laptops) as well as multiple iphones and ipads at home.  I am limited in itunes to only 5 devices - what should i do?  set-up a different itunes account for my kids (but then they will not be able to access th

  • Why are my Downloads not going to the Download Folder?

    I presume my computer is playing up: In the Firefox preferences, I have selected "Show the Downloads window when downloading a file" and "Save files to Downloads folder" BUT - my computer neither shows the downloads window, nor saves the download to

  • After installing Firefox 5, why, after closing and reopening the programme, do I seem to have lost most of the new features?

    After installing Firefox 5, replacing my previous version (4.5), I could see the new features. However, having closed and reopened Firefox, it seems as though it has reverted to the previous version, even though 'Help - About' says I'm running on ver

  • Trial Balance Tables

    Hi All Actually my requirement is, When I run accounts receivale report profit center wise then system is showing some balances in null/dummy profit center. Now I update profit center of these documents from null to some other in table FAGLFLEXA and

  • Service Tax return

    Hello, I have configured Service Tax Return - ST3 as per SAP Note 1393534. I have maintained FI-SD Service category determination for (1) GL Account & Tax Code AND (2) Customer & Tax code. Similarly, I have maintained FI-MM Service category determina