Anchor links and flash objects

I have a link on my website that goes to an anchor on certain
page; for example: <a href="events.html#feb">
When I click on the link it goes to the correct spot ;however
the page title displays "Events#feb#feb#feb#feb#feb#feb#" and
through object deduction discovered it appends a "#feb" to the page
title for every flash element that is on the page (and I have six
flash) Why does this happen and how can i get rid of it? This only
happens in IE (curse you microsoft!) Thank you.

Is this normal because of the anchor links part of the link?
Yes.  Sorry....

Similar Messages

  • Anchor link and SSI

    I'm using anchor links in a left column and content in the
    right column. The anchor links are set to topics in the right
    column. The right column/content is in an include. The anchor links
    don't work when previewing, I assume because of the temp file. But
    should I expect that they will work when the site is live on line?
    Thanks, Sue

    The links should work in the temp file if the links are
    defined properly, as
    when it previews the whole page has been brought together.
    Have a look at
    the source of the preview page to see where the links are
    pointing
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "pbsue" <[email protected]> wrote in message
    news:erkub5$9ge$[email protected]..
    > I'm using anchor links in a left column and content in
    the right column.
    > The
    > anchor links are set to topics in the right column. The
    right
    > column/content is
    > in an include. The anchor links don't work when
    previewing, I assume
    > because of
    > the temp file. But should I expect that they will work
    when the site is
    > live on
    > line?
    >
    > Thanks, Sue
    >

  • Does teh topicid: protocol actually support anchor links and, if so, how?

    The Oracle® Fusion Middleware Developer's Guide for Oracle Help 11g Release 2 (http://docs.oracle.com/cd/E24382_01/doc.1112/e16280/ohff_tpcfile.htm#OHJWG213) says the following:
    The topicid protocol also supports anchor links. For example:
    *&lt;a href="topicid:getting_started#advanced"&gt;Getting Started&lt;/a&gt;*
    When the Getting Started link is clicked, Oracle Help references the map file and jumps to the advanced anchor position in HTML file associated with the link's topic ID.
    But I cannot seem to get anchor links to work. The HelpBook Previewer returns:
    *Error: topic id topicid#+fragid+ does not map to an URL.*
    I'd expect the topicid: protocol to work like a normal URL. A web browser resolves the URL part to find the file and then locates the fragment identifier within the file content. So I'd expect Oracle Help to locate the file by looking up the topic ID in the map file and then locate the fragment identifier in the content. But the error seems to be saying that Oracle Help expects a separate map entry for each topic ID and fragment ID combination, which hardly makes sense.
    Any advice would be much appreciated.

    Rodger,
    Thank you for your gracious welcome . . .
    and thank you for your swift response . . .
    and thank you for your information (and encouragement!).
    Yes, I read that too, but searched in vain for the specifity of, say, your direction:
    "Go ahead and update to 8.0.2, as it contains the 8.0.1 update."
    So I shall!
    Again, many thanks.

  • "anchor" links and Orphaned files ???

    I have a number of "anchor" links to a file named "constitution.html".  This is to allow one to jump to a specific part of a VERY long page (the complete constitution).  The links are like this one constitution.html#a3s1.  When I check in DW CS5 for Orphaned files DW reports this file "constitution.html" as an orphaned file.
    Is this normal because of the anchor links part of the link?
    Or do I have some unknown problem with my code?
    The links to this "orphaned" file are working OK.
    Thanks

    Is this normal because of the anchor links part of the link?
    Yes.  Sorry....

  • FireFox 4.0 won't access some PDF links and Flash Links

    When going to this web site I just see the URL at the top "Go to this web site", and the content field below is white page which never populates. When I go to the website http://deuxave.com/menus and click on one of the Flash button links for one of the menu type selections, nothing happens.

    Thanks for your response, the thing is I don't want the end user to have to go through these steps in order to be able to see my pdf file as it renders in older versions of Firefox.
    What I've noticed is the use of buttons and interactivity is not been rendered, so it doesn't even show up in the page. The drop shadows applied within InDesign are also not been properly render by the browser, making the background of the image surrounded by dark background.
    I have temporarily fixed the problem by getting rid of my drop shadows and using regular hyperlinks on text instead of interactive buttons.
    Hope this issue gets fixed, since interactive pdfs is widely used today.
    Thanks

  • Active state not working in scrolling site (with anchor links)

    I'm design a scrolling site with anchor links and an horizontal menu on the top.
    when i publish the site and click on the menu buttons the site scrolling to the place of the anchor but the active state in the menu is not working.
    now... when i leave the main page (were the scrolling site is) and then return back to it all active states are working perfectly
    anyone have this bug? or any one know how to fix it ?

    Hmmm...I've just been playing around, and I think I got the Active State to work correctly.  I think my problem was not understand what Active State means.
    To answer your question, I was changing the Font Color and Box Fill Color of the Active State.
    I did not understand that Active State means the look of the Menu Item when the PAGE is active.  I thought it meant the look of the Menu item when the cursor is scrolling down the Menu (i.e. when the MENU is Active, not the page).
    Look at this page for an example of what I'm trying to achieve...
    http://www.pgavdestinations.com
    When you hover over the "Work" menu item, and move the cursor down the menu, the state of "Work" remains changed until you move the cursor off of that menu column. It does NOT return back to it's Normal state until you are off of that menu column.
    Is there a way to achieve this with the menu states in Muse?
    Thanks for the replies!
    Dave.

  • Flash and HTML anchor link

    Hi I have a button in a flash movie that sits in a page
    called costadelaluz.htm , I want the button to communicate to a
    html anchor link in the same page but I cannot seem to make this
    work
    the code I have added is
    on (release) {
    getURL("costadelaluz.htm#medina", "self");
    however this is not going to the anchor link in the html page
    - can anyone helpÇ
    Thnaks

    stacyp wrote:
    > Hi I have a button in a flash movie that sits in a page
    called costadelaluz.htm
    > , I want the button to communicate to a html anchor link
    in the same page but I
    > cannot seem to make this work
    > the code I have added is
    > on (release) {
    > getURL("costadelaluz.htm#medina", "self");
    >
    > }
    html#anchor use to be very problematic few years back.
    Browsers didn't like it and even tho
    you made one browser like it, it would stop working in
    another. We had all kind of work around,
    from javascritp to url encoding. Perhaps give it a try and
    see what works for you:
    getURL("javascript:top.left.location.href='test.html#anchor';
    void(0);");
    Keep in mind , the functionality will vary based on browser
    version also due to
    new security settings, you might not be able test it locally,
    might need to upload
    to server.
    If using URL encoding, replace the # with %23:
    getURL ("some.html%23anchor");
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Can there be buttons/links on or in flash object?

    Hi, I have no idea how to ask this question properly. I am only designing this, not making it, so simple answers for me would be good, but also technical answers that I can pass on to the flash person.
    On my home page, I am going to have 3 images that switch out, each that need to have a "learn more >" link and a 1, 2, 3, and pause buttons.
    My question is whether or not these image buttons/links can be placed on or embedded in the flash object. I read this is not possible and that buttons or links have to be separate from flash. Ideally if I wanted to place a "go" button on top of my flash image, that would be great.
    However I have been told the only option is to make one side of this in photoshop where I have the buttons and then place that next to the flash image. My example of this would be the msn.com home page.
    If further descriptions are needed I can post an example.

    Your image hasn't loaded yet, so I'll describe what you should do.  Chances are you will only need one set of buttons to manage everything rather than creating a set for each image.
    If you want to convert each of these items into usable buttons, then select one of them, being sure that all its pieces are selected, then right click on it and select Convert to Symbol ( select it and in the toolbar choose Modify -> Convert to Symbol).
    In the interface that appears, select Button (you could also select MovieClip, but for now, select Button) and give it a name that relates to its functionality in some way, just so it is recognizable by its name in the library.  Click OK.
    Do that for all of the items you want to turn into buttons.  To make things easier to manage, you should place the buttons on their own layer in the timeline.
    If you are handing this over to someone who knows Flash, they should be able to deal with coding the buttons to function the way you want.

  • Specific Flash objects show as blank square -fixed and includes how-

    Okay so this is basically driving me up the wall. I have a brand new computer with everything up to date but it just won't show some flash objects. They show up as a black object with the pages background colour usually. However if say I went to youtube their player works perfect. I checked around and this vid I am trying to watch and an interactive aquarium I used to use, works for everything else but 5 people I know. So here are two screen shots of my problem:
    Aquarium Screen shot.
    The aquarium page link is here.
    Now what is weird about the aquarium is that though I cannot see the larger flash I can see my own signature size flash of it. Ah hard to explain just take a look here, if anyone replies to that thread I am the Thraxen and posted first at the very top of the page.
    Same with on my profile on said site there is a mini aquarium which I can make larger and I can still see it.
    You may say it is just that site but take a look below. I could keep listing more sites but it keeps going.
    Video Screen shot.
    The video page link is here.
    Anyone have any idea why this is happening to me? Pleaseeee!
    /UPDATED/
    So basically all I had to do was go to the page where the flash was, for instance my Gaia aquarium and right click. I then clicked roughly in the middle I right click and got this: (click the image for the larger one)
    Click settings.
    Now do you see how it says how much storage there should be? Mine said "None"
    So I just used the slider and changed it to this:
    Once set to unlimited (You could limit it but to be honest who cares as long as it works) I pressed "Close", then refreshed the page and it worked!!!!
    Message was edited by: GeorgiaEire

    bp-hr-20140406-d20e5ab4-457e-41d5-86b6-f9da20581a1c 06/04/2014 8:38 PM
    bp-hr-20140402-e73f3f8f-bed7-4ae0-b8e2-821a73ab9520 02/04/2014 6:31 PM
    (These are the hang reports that didn't show correctly in the above post.

  • BP change documents ( linking problem between Object id and Business Partner)

    Hi,
    We need to create a report for documents changed for a Business partner.
    This will be done in sap bw.
    on source side I have created the datasource with function module changedocument_read and I am getting most of the information
    which I want. Only missing part is Business Partner number.
    Can somebody suggest , how I would be able to link Object Id to business partner.
    I need to pull everything that is changed at BP level and the Object class selection around 30 in number.
    So I am looking for any standard function module which can provide me the link between Object id and Business partner.
    If I establish the rules to determine the Business partner from Object id , its getting bit difficult.
    Can somebody please help/suggest.
    I have gone through many documents and scn posts but unable to find anything on this.
    Thanks !

    Hi, looking at the change history header table CDHDR it seems that object ID simple equals the internal format of the business partner number.

  • Flash objects not displaying in Firefox (but works fine in Chrome and IE)

    Well, I'm trying to embed a Shockwave Flash object into a website I'm building. It displays in Chrome and IE, but it doesn't show up at all in Firefox. It's just white space. Ive tried it on two machines, so it's presumably the code. Both the machines have Adobe Flash enabled... I'm not sure what the problem is. I've not worked with embedding Flash objects in HTML before, so, it's probably something really obvious. I just used the insert command on dreamweaver and it wrote the code that I'm using. If anyone can help me, it would be much appreciated. Here's my code:
    <pre><nowiki><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="99%" height="600" id="FlashID">
    <param name="movie" value="The file path" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="10.1.0.0" />
    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
    <param name="expressinstall" value="../Scripts/expressInstall.swf" />
    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="the file path" width="99%" height="76.5%">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="10.1.0.0" />
    <param name="expressinstall" value="../Scripts/expressInstall.swf" />
    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
    <div>
    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
    </div>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]--></nowiki></pre>

    If you can't post an address for a page demonstrating the problem, could you check the Web Console (Ctrl+Shift+k) and Browser Console (Ctrl+Shift+j) for any messages related to the Flash media? For example, does either console show that Firefox is requesting the SWF file? Does either show an error in content type or any kind of security message?

  • 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

  • Config JNDI and link to resource object name in WL10.0

    How to add a JNDI to JNDI tree and link to an object name in WebLogic? I am trying to like a commonj WorkManager to JNDI resource so the WorkManager can be used in client or j2ee application through JNDI lookup.
    Thanks,

    - Make sure you are using the latest build of WLS plugin.
    - Get the WeblogicBridgeConfigInfo output and check if the connection to wls servers is OK.

  • Anchor links in HTML newsletters not working in iOS8 and above

    I used to receive daily HTML email newsletters with links anchor down to detailed content. The links were working fine in all the previous versions. After upgrading to iOS 8, the internal hyperlinks (anchor links - both named as well as id) are not working. It takes me to nowhere and shows an error message id. This seems to be very specific with iOS 8 and there is no HTML code support to overcome this issue.
    Can Apple fix this issue at the earliest as it is very difficult to scroll up and down every time to read the contents of the email newletters?

    I used to receive daily HTML email newsletters with links anchor down to detailed content. The links were working fine in all the previous versions. After upgrading to iOS 8, the internal hyperlinks (anchor links - both named as well as id) are not working. It takes me to nowhere and shows an error message id. This seems to be very specific with iOS 8 and there is no HTML code support to overcome this issue.
    Can Apple fix this issue at the earliest as it is very difficult to scroll up and down every time to read the contents of the email newletters?

  • Business Objects Financial Consolidation - Excel Link and VBA Macros

    Hi
    We use the excel links of Business Objects Financial Consolidation V10.5 to import and export data to/from BOF and excel
    We used VBA macros for the imports but do not know what VBA code is required to export - this code would include the package identifier that has to be selected in the window "Select item Package "
    Can anyone help?

    Hello Chrisitne,
    I am as well intersted by the same funtiont, did you find any answer?
    Can I also ask you the VBA code for Import and Export if you have it?
    Thank for your help!

Maybe you are looking for

  • Error message when I try to sync my ipod touch it my itune account.

    I recently drop my ipod and I am getting a new one but i need to download my music to my itune account before I replace it.. I got an error message when I tried to sync my ipod with itunes saying that i needed the latest version to connect to itunes.

  • Can't print to Xerox copier, OK from other computers

    I have recently set up our iMac next to our Xerox copier. I have dowloaded and installed the printer driver (and restarted), made whatever configurations to it were necessary, but I cannot print from any application, with one exception: i can print f

  • SAP GRC 5.3 Ramp up

    Does SAP GRC 5.3 Ramp up have complete integration with NW IDM 7.0? Note: We have enaged with SAP for GRC 5.3 Ramp up program and also we have the plans of integrating NW IDM 7.0 & GRC 5.3.

  • How to publish from Flash CC to player 10.1 or lower?

    How to publish from Flash CC to player 10.1 or lower? Just realised CC by default dont have such player as option to publish for... Problem is, that a lot of big ads publishers like google adwords doesnt allow swfs in player higher than 10.1... So ba

  • Production Order Settlement with error

    Dear Experts! I am facing with problems like this: Production A was created in 11.2010, then user posted materials costs into this order is 10USD, and the total input cost of this order is 10USD (no GR in this month). In the end of 11.2010, when runn