Error message when inserting built in flash buttons

Anyone help point me to a solution?
Previously worked fine - but now a problem. When wanting to
either add or edit existing flash buttons, all I get is "Error
unknown" - no ref ID to help me.
In the html editor window - I can no longer see the flash
buttons. They have been replaced with the greyed flash icons. The
flash functionality has just disappeared for some reason?
I run mac os x - and have the current MX 2004 upgraded
version 7.01
I've reloaded MX 2004 - but no good.
Any ideas anyone please?
BTW - I'm not an expert by any means - but just baffled and
frustrated!

Alan
Thanks for the pointer I will scan all of the code in the
morning for non-standard characters.
I do not see any with firs scan but I did change the path to
all of the files whan I moved the data to a new disc.
I went through DW and reset the paths in the site menus and
had it recreate the file map and the cache.
I did not get any errors for that process but that does not
involve the Java interpeter;-)
I will post the results later EITHER positive or negative.
quote:
Originally posted by:
Newsgroup User
> I am running DW8 on an imac (intel CPU)
as a guess from years of this- there is a "funky" character
in the hd name,
your username, or a folder name in the path to this local
site folder. Dw
trips up on the character and can't resolved the path to the
local site
folder.
so it doesn't create Flash Text or Flash Buttons and gives an
Undefined
Error.
And will give constant nags that "the selected homepage is
not in the local
site folder"
please do this.
open a new dw document using File->new
-->don't save this file<--
type some text, select it, and using the property inspector's
Browse to File
folder icon make a link to this site's "homepage"
view the code, copy the link code and paste into reply.
See this technote:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14452
it should be an absolute full hard drive path like this:
href="file=///hdname/Users/username/folder/folder/file.html"
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/

Similar Messages

  • Error message when trying to install Flash 10.0.45.2

    I am running IE 7 on windows XP. We had some issues with Flash active active control version 10.1.53.64 and higher so I unistalled 10.1.53.64 and downloaded the older version (10.0.45.2) from the adobe website but when I try to install it I get the following error "The version of Adobe Flash Player that are trying to install is not the most current version. Please visit http://www.adobe.com/go/getflashplayer to obtain the latest more secure version". I am however able to install version 9.0.289.0
    Is there any particular reason that i cannot install 10.0.
    The reason that I don't want to use 10.1 is because it has a bug that affects the working of my application and the audio some times does not play.
    Thanks

    Thanks for the information. I downloaded the Active X from the link you provided but I am still getting the same error message
    Date: Wed, 15 Dec 2010 17:01:23 -0700
    From: [email protected]
    To: [email protected]
    Subject: Error message when trying to install Flash 10.0.45.2
    If I remember correctly, there were two different installers for 10.0.45.2: one that did the checking for a newer version, and one that did not.
    The forum search is currently disabled, and I cannot find the topics that were discussed at the time.
    However, I still have the installers for the non-check version available for download on my servers:
    http://www2.gol.com/users/pbw/filelib/install_flash_player_ax.exe (ActiveX)
    http://www2.gol.com/users/pbw/filelib/install_flash_player.exe (plugin)
    >

  • Error message when inserting table into JSP

    I am using JDEV 10.1.3.3 and am getting the following error message when I try to create a table in a form on a jsp:
    "Could not complete get pdusage from application because it would result in an invalid document".
    Here is the stack trace:
    oracle.bali.xml.model.XmlReadOnlyException: read-only on commit
         at oracle.bali.xml.model.XmlModel.__precommitTransaction(XmlModel.java:2676)
         at oracle.bali.xml.model.XmlContext.__precommitTransaction(XmlContext.java:1519)
         at oracle.bali.xml.model.XmlContext.__commitTransaction(XmlContext.java:1549)
         at oracle.bali.xml.model.XmlModel.__requestCommitTransaction(XmlModel.java:2717)
         at oracle.bali.xml.model.XmlModel.commitTransaction(XmlModel.java:575)
         at oracle.bali.xml.model.XmlModel.commitTransaction(XmlModel.java:555)
         at oracle.bali.xml.model.task.StandardTransactionTask.__commitWrapperTransaction(StandardTransactionTask.java:413)
         at oracle.bali.xml.model.task.StandardTransactionTask.runThrowingXCE(StandardTransactionTask.java:203)
         at oracle.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:98)
         at oracle.adfdt.jdev.transaction.JDevTransactionManager.fetchUnderTransaction(JDevTransactionManager.java:110)
         at oracle.adfdt.view.common.binding.provider.ADFBaseProvider.<init>(ADFBaseProvider.java:34)
         at oracle.adfdtinternal.view.faces.binding.provider.ADFIteratorModelProvider.<init>(ADFIteratorModelProvider.java:46)
         at oracle.adfdtinternal.view.faces.binding.provider.ADFCustomTableModelProviderFactory.createModelProvider(ADFCustomTableModelProviderFactory.java:64)
         at oracle.adfdtinternal.view.common.binding.datatransfer.ADFBindingsProviderInfo.getData(ADFBindingsProviderInfo.java:40)
         at oracle.adfdtinternal.view.common.binding.datatransfer.BaseADFDataInfo.getData(BaseADFDataInfo.java:35)
         at oracle.adfdt.view.common.binding.utils.ADFBindingUtils.getTransferData(ADFBindingUtils.java:1087)
         at oracle.adfdt.view.common.binding.utils.ADFBindingUtils.getTransferModelProvider(ADFBindingUtils.java:1111)
         at oracle.adfdtinternal.view.common.binding.datatransfer.ADFDocumentFragmentCreatorInfo.createDocumentFragment(ADFDocumentFragmentCreatorInfo.java:63)
         at oracle.adfdtinternal.view.common.binding.operation.CreateOperation.apply(CreateOperation.java:96)
         at oracle.bali.xml.model.datatransfer.operation.PerformOperationAction.actionPerformed(PerformOperationAction.java:39)
         at oracle.bali.xml.share.ActionProxy.actionPerformed(ActionProxy.java:47)
         at oracle.bali.xml.gui.swing.dnd.DropMenuInvoker$CleanupProxy.actionPerformed(DropMenuInvoker.java:235)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Hi,
    obviously you try to drag and drop a component to a place where it breaks the document. Make sure the table is added to the JSP body. Have a look at the page sources for existing syntax problems - e.g. missing close elemenents or misplaced elements
    Frank

  • Error message when trying to imbed Flash video

    Hello! I am trying to add Flash video to my page. When I try
    to add the Flash file, I get a message that says "The URL cannot
    contain spaces or special characters. Change the path or file name
    and try again." I have tried moving the file to a different
    directory and changing the file name but no luck. Any help would be
    appreciated.
    Steve

    true, but this is definitely way out clue-less (-:
    Jo
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:eqfcju$cjs$[email protected]..
    > It's not the only one, unfortunately.
    >
    > --
    > 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
    > ==================
    >
    >
    > "josie1one" <joleros[nospam]@yahoo.com> wrote in
    message
    > news:eqfbaq$b5j$[email protected]..
    >> Assuming it's a .flv you are inserting...
    >> Insert > Media > Flash Video
    >>
    >> That error message is (IMHO) unhelpful
    >>
    >> --
    >> Jo
    >>
    >>
    >> "jtullfan" <[email protected]>
    wrote in message
    >> news:eqf0ok$rvm$[email protected]..
    >>> Hello! I am trying to add Flash video to my
    page. When I try to add the
    >>> Flash
    >>> file, I get a message that says "The URL cannot
    contain spaces or
    >>> special
    >>> characters. Change the path or file name and try
    again." I have tried
    >>> moving
    >>> the file to a different directory and changing
    the file name but no
    >>> luck. Any
    >>> help would be appreciated.
    >>>
    >>> Steve
    >>>
    >>
    >>
    >
    >

  • I keep getting time out error messages when trying to install flash player

    I've put a new install of Win 7 64 bit pro onto a new hdd.  All other s/w has worked fine and not given me any issues except for adobe flash player.  If I just install FP 11 it installs ok.  Issue happens when I try to install the "other" version for Steam.  The install screen stops at 11%, shoots up to 47%, then I get a timeout error message.  If I uninstall and install the Steam version 1st it works then the regular version gets the same timeout error.  I have folllowed all advice from previous threads on this topic such as disabling firewall (I use Panda), a clean adobe install using the flash player uninstall program and removing reader as well then going through the registry and removing all mention of adobe, etc, etc.
    I found a partial way around this.  I installed the Steam version of flash player, then found a website that I could download flash player 10 executable from.  I was able to run that and get both versions of flash player going on my system.  Then the flash player went and found the update to version 11.  I've just tried to install that and I end up with the exact same error messages all over again.
    Is there website that I can download the executable file for flash player 11 from or a link to it on the adobe website?

    I am not sure what you mean by "Flash Player for steam"; the only Flash Player installers I know is the ActiveX (for Internet Explorer) and the plugin (for other browsers); you can find both at http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    [topic moved to Flash Player forum]

  • Error message when testing Submit by Email button

    I used Adobe LiveCycle for the first time to create a form.  I added both a Submit by email and Print buttons.  When I go to Adobe Professional to test my form to email, I get an security error message that the documet is trying to connect to my email address as the correct domain.  I then have the option to Allow or Block.  When I click Allow nothing happens and I don't get the email in my inbox.
    Please assist as I need to send out this form and want users to be able to send w/out an issue.
    Thanks.

    You have multiple options to sending whole PDF format.
    1) Set the submit button to submit whole PDF format by using a mailto: [email protected] in the submit button action URL.
    2) Set the submit button to fire a javascript that submits whole PDF format. See Adobe's Javascript reference guide for instructions.
    Note: Methods #1 and #2 require Adobe Acrobat or Extended Reader Rights; because, Adobe Reader users are restricted to submitting just the data formats; such as FDF,XML, XFDF, XDP, and HTML. Beware extending reader rights to a PDF form using Adobe Acrobat places end user EULA restrictions, such as not more than 500 end user submissions for each form.
    My Recommendations:
    #3) Set the submit button to point to a URL of a server-side script; such as ASP.net. Then set the format to a data format; such as FDF, XML, XFDF, or XDP; and use ASP.net and iTextSharp (Free) to merge the data with a blank PDF form; and attach the submission to an outbound SMTP mail message and send without 3rd party email software such as MS OUTLOOK.
    #4) A combination of #1 and #3; where you enable usage rights on the PDF using Adobe Acrobat; and send to a server-side script which bypasses client-side email software.
    Check out the following website for online examples that submit to a server side script:
    www.pdfemail.net/examples/

  • Error message when inserting .FLV file

    I have Captivate 6 and have downloaded all updates that appeared when I went to the Help menu > Updates.
    I am going to Video > Insert Video and browse for my .FLV file (this is a Multi-Slide Synchronized Video). I then select "Modify slide duration to accomodate video" and click OK. I am prompted with the following error:  "Video encountered an internal error"
    The .FLV file was downloaded from a Virtual Classroom recording in Adobe Connect and is 49,329 KB.
    Can anyone help me with this?

    Hi Vikram -
    Thank you for your reply.
    I have  version 6.0.1.240
    I receive the same error when I try to insert the video as an Event Video
    The error happens in all projects. I have tried several blank projects, and a few existing to test it out.
    Below is a screenshot of the options I select when inserting a video, along with a screenshot of the error message I receive after clicking OK.

  • Error message when inserting keyfeilds in Multiprovider?

    Hi,
    Iam using multiprovider, when i try to insert some keyfeilds in multiprovider the mentioned error message is happening
    -> CL_RSD_MULTIPROV_CHECK========CP and form CHECK-03
    ->  OLAP processor found an error,
    Intially there is no errors occured when i try to work in bex for relevant multiprovider these error message occuring.
    How to overcome this?
    Thanks in advacne
    vas

    Hi,
    What is SP level or check this note(1252207) it might helpful
    Regards,
    SAtya

  • Error Message when Inserting Page

    Adobe Acrobat 5.0
    For several years, I have been printing my financial statements/payments from online financial sites as an Acrobat document, then saving each month's file to an annual file using the Insert Page function.
    This has worked well until recently when I have begun to receive the error message: "These documents contain subset fonts that have the same name and cannot be merged."
    I have searched the net for some resolution to this problem but have seen nothing very helpful.
    Is there a way to remove the subset fonts from the document or, failing that, some other way to resolve this problem?
    Any help will be greatly appreciated.
    Jim Crockett

    If you select the text and right click on properties, you should be able to remove the subset and save the entire font. It might be acceptable to not keep the fonts since you are the only one using the PDFs. At least you might try such variations.

  • A10-70 giving error message when trying to use flash drive

    I have a 32 gb USB flash drive I am trying to use. All I get is an error message: damaged external usb storage
    Is it b/c the flash drive is too large or something weird? Don't know what to do. 
    Solved!
    Go to Solution.

    Reformat your flash drive to FAT32 format. Plug it to the system and check. To reformat your flash drive, follow below steps:
    1. Right click on the flash drive icon and select Format
    2. Under Format window, select FAT32 under File system and click on Start.
    Note: Reformatting your flash drive will erase all your data.

  • "Actionlist missing" error message when installing latest Adobe Flash

    I got the message I need to update it, but after deleting the old version, CANNOT INSTALL the NEW ONE ! HELP?!!!
    Error message is "Actionlist missing!"     Ideas, anyone? Already deleted the old one per instructions on this site.
    Maybe it deleted the actionlist too? NOW What? 
    Call 956 230-1263...........am wasting too much time here !!!!

    What is your operating system?
    What is your web browser?
    [topic moved to Flash Player forum]

  • Error message when inserting Spry

    When I insert a Spry Widget, anything Spry doesn't matter
    which one, I keep getting a javascript error. It says it's in line
    455 of Dreamweaver CS3. Has anyone had any experience with this?
    Don't even have a chance to change styles or appearances. I had
    upgraded to the new Spry Widgets downloaded from Adobe.
    Thanks,
    Lydialysol

    line 455 of which page? What is the complete error?
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "cheryljames" <[email protected]> wrote in
    message
    news:fgqfvh$pp1$[email protected]..
    > When I insert a Spry Widget, anything Spry doesn't
    matter which one, I
    > keep
    > getting a javascript error. It says it's in line 455 of
    Dreamweaver CS3.
    > Has
    > anyone had any experience with this? Don't even have a
    chance to change
    > styles
    > or appearances. I had upgraded to the new Spry Widgets
    downloaded from
    > Adobe.
    >
    > Thanks,
    > Lydialysol
    >

  • Error message when trying to install flash player on my mac

    this is the message i receive.
    Adobe Reader could not open 'AdobeFlashPlayerInstaller_17_ltrosxd_aaa_aih.dmg-2.mdlp' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    when i click in the download area on my mac in safari, i double click the downloaded flash, when i do this i receive the previous message, i'm not trying to open it with reader, i am just not sure how to avoid it.

  • Error message when inserting audio

    Hi, when I try to insert a portion of an audio to my timeline, I keep getting this error and then Premiere crashes.  Is there a way that I can avoid this because I don't know why it's happening. 

    The details are as follows:
    Type: Windows WAVE audio file
    File Size: 2.1 MB
    Source Audio Format: 44100 Hz - 16 bit - Stereo
    Project Audio Format: 44100 Hz - 32 bit floating point - Stereo
    Total Duration: 00:00:12:27856
    I also converted the sound file to mp3 but the samething happened.
    I am using CS6 by the way.

  • ORA-01654 error message when inserting multiple records

    Hello all,
    I have a Test table with attributes TEST_ID, TEST_NAME, TEST_DATE, STATUS, and want to insert multiple records into this table based on user input form. If user select a value from the drop down list, and the number of records to insert into the Test table, the application should insert that many into the Test table with the same TEST_DATE, STATUS, but TEST_NAME should be the drop down list value + i (1....the number of inserted records). I manually created the form, and wrote a sql for the process.
    For example if the user select MUSIC, 3 then data should look like this
    TEST_ID TEST_NAME TEST_DATE STATUS
    1 MUSIC1 04/06/2010 Y
    2 MUSIC2 04/06/2010 Y
    3 MUSIC3 04/06/2010 Y
    I got the error ORA-01654: unable to extend index TEST_TOOL_ID.TEST_PK by 128 in table space FLOW_13120862905990037739.
    The process query
    DECLARE IDTEST NUMBER := 1;
    BEGIN
    WHILE (IDTEST < :P1_COUNT + 1) LOOP
    INSERT INTO TEST ( TEST_NAME, TEST_DATE, STATUS )
    VALUES ((:P1_TEST_NAME || ' ' ||IDTEST), SYSDATE, 'Y');
    END LOOP;
    END;
    Here is the link to this application
    http://apex.oracle.com/pls/apex/f?p=4000:1:3173416575551580::NO:RP:FB_FLOW_ID,F4000_P1_FLOW:32828,32828
    Any help would be appreciated.
    Thanks,
    Karoline

    This is the output i get when i change the getMessage with printStackTrace.
    String getMessage() replaced with printStackTrace:
    G:\studies\Chapter11\MakeDB.java:33: 'void' type not allowed here
                   System.out.println("Could not drop primary key on UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:43: 'void' type not allowed here
                   System.out.println("Could not drop UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:54: 'void' type not allowed here
                   System.out.println("Could not drop Users table: "
    ^
    G:\studies\Chapter11\MakeDB.java:64: 'void' type not allowed here
                   System.out.println("Could not drop Stocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:83: 'void' type not allowed here
                   System.out.println("Exception creating Stocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:102: 'void' type not allowed here
                   System.out.println("Exception creating Users table: "
    ^
    G:\studies\Chapter11\MakeDB.java:119: 'void' type not allowed here
                   System.out.println("Exception creating UserStocks table: "
    ^
    G:\studies\Chapter11\MakeDB.java:133: 'void' type not allowed here
                   System.out.println("Exception creating UserStocks index: "
    ^
    G:\studies\Chapter11\MakeDB.java:159: 'void' type not allowed here
                   System.out.println("Exception inserting user: "
    ^
    9 errors
    Tool completed with exit code 1

Maybe you are looking for

  • Toplink 9.0.4.8 and JTS on OAS 10.1.2.0.0 and 10.1.2.0.2 not rolling back t

    Toplink 9.0.4.8 and JTS not rolling back transaction Hi Scenario: I have a session bean (EJB1) calling a session bean (EJB2). When an EJB1 is called, EJB1 persists data on to Table1 in database. And EJB1 makes multiple calls to EJB2 to create entries

  • How can I make the standby button also change ringer profile?

    I do not use a holster but would like the standby mode (pressing mute) to use the holster profile settings.  Or if this is not possible is there any way to make it automatically change ringer profiles when placed in standby?  I would like to change t

  • Has anyone had ZERO crashes?

    I just read a post where a poster was requesting help with constant Safari crashes...someone suggested trying a reset and if that doesn't work, a restore, and if that doesn't work, consider returning the phone. This got me wondering; are there folks

  • Org management

    In PPOM_OLD, we have an organizational unit (I'll call this org unit 2) with a "reports to" relationship to some other organizational unit (I'll call this org unit 1).  I need to change the "reports to" for org unit 2 to a new org unit (I'll call thi

  • Jdk1.3+ support in J2ME

    Hi, Can somebody tell me if j2ME supports all classes written using JDk1.3 and JDK1.4? I mean if we write some java classes using Jdk1.3 will they run seamlessly on a PDA or mobile device that supports the latest version of J2ME? (By seamlessly i mea