Problem creating flash text rollover

I want to create a Flash text rollover using a font that is
properly installed and appears in all application font lists,
including Dreamweaver's. But when I select Insert > Media >
Flash Text, the dialogue box's font menu does not include this
font, which happens to be a symbol font that I really need to use
if at all possible. Does anyone know what's going on?
Thanks!

import fl.video.*;
import com.greensock.*;
import com.greensock.easing.*;
movie1.autoPlay=false;
movie1.source="sandywoods_resident_export.flv";
movie1.addEventListener(VideoEvent.PLAYING_STATE_ENTERED, isPlaying);
function isPlaying(e:VideoEvent): void
{ TweenLite.to(poster, 4,{alpha:0} onComplete:hidePoster); }
function hidePoster(){
      poster.visible=false;
or use the normal class Tween, Tween Lite is efficient and compact, but sometimes does strange things

Similar Messages

  • Problem creating Oracle text index

    Hi,
    I am trying to create an index in Oracle 9i using Oracle Text.
    First i gave this grant as SYSDBA:
    "GRANT ALL ON CTX_DDL TO <USERNAME>"
    Then i executed the following :
    EXECUTE CTX_DDL.CREATE_SECTION_GROUP('MYPATHGROUP','PATH_SECTION_GROUP');
    CREATE INDEX SDS_SLIDE_XML_IDX ON SDS_SLIDE_DATA (SLIDE_XML)
    INDEXTYPE IS CTXSYS.CONTEXT
    PARAMETERS('SECTION GROUP MYPATHGROUP');
    but I got the following error :
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-50857: oracle error in dricon.get_primary_key
    ORA-00980: synonym translation is no longer valid
    ORA-06512: at "CTXSYS.DRUE", line 157
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 186
    Any ideas?
    Rgds
    Vikram.

    Oracle Text will not index the content inside the portlet of the pages. The portlet is treated as a portlet instance item and only the relevant attributes are searched for, like display name of the portlet, etc.

  • Problem creating Flash video placeholder

    I'm using this code to load a swf with an flv video file. The Flash movie also has a jpg placeholder that loads before the user clicks the video start button on the control panel. When the user clicks the start button, the placeholder overlay is tweened out of the picture and the video plays. This is what the code is upposed to do but it isn't loading the video. Can anyone tell me why this isn't working or what I can do to make it work?  This is meant to have an image rather than a black box before the user starts a video on a web page. Thanks. Here's the code:
    import fl.video.*;
    import com.greensock.*;
    import com.greensock.easing.*;
    movie1.autoPlay=false;
    movie1.source="sandywoods_resident_export.flv";
    movie1.addEventListener(VideoEvent.PLAYING_STATE_ENTERED, isPlaying);
    function isPlaying(e:VideoEvent): void
    { TweenLite.to(poster, 4,{alpha:0} ); }

    import fl.video.*;
    import com.greensock.*;
    import com.greensock.easing.*;
    movie1.autoPlay=false;
    movie1.source="sandywoods_resident_export.flv";
    movie1.addEventListener(VideoEvent.PLAYING_STATE_ENTERED, isPlaying);
    function isPlaying(e:VideoEvent): void
    { TweenLite.to(poster, 4,{alpha:0} onComplete:hidePoster); }
    function hidePoster(){
          poster.visible=false;
    or use the normal class Tween, Tween Lite is efficient and compact, but sometimes does strange things

  • "Unknown error" when trying to save Flash Text

    I get the message "unkown error" every time I try to save
    flash text. Help topic in Dreamweaver 8 outlines the steps to take,
    but not what to do if it doesn't work. I followed a thread for this
    problem in the knowledge base, but it suddenly stopped with no
    apparent solution. Please help!
    P.S. I did as one responder suggested and opened a new page,
    typed some text, and linked it to something in my root folder. File
    path is: file:///Macintosh HD/Applications/Macromedia Dreamweaver
    8/East Meets West/eastmeeetswest.html

    Are you using mac os?
    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.
    it should be an absolute full hard drive path like this:
    href="file=///hdname/Users/username/folder/folder/file.html"
    technote: "File or folder name in Mac OS may break
    Dreamweaver
    functionality"
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14452
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Can't Save Flash Text

    Hello
    I'm trying to create some basic flash text, but everytime I
    try to save the "swf" file within Dreamweaver CS3's "Insert Flash
    Text" dialog box I get the following error message,
    "welcome.swf is an invalid file name. Please enter a
    different name."
    and i continue to get the message regardless of whatever
    name I use.
    I'm using a Mac platform.
    Can someone help?
    thanks

    He's asking for the poster to copy the code and paste it into
    a reply to
    this forum so that we can all see what is happening.
    Just so you'll know, using Flash text is always a bad idea -
    the whole thing
    is being removed from DWCS4 as a result.
    > Here is my code, BTW:
    > file:///DIANA'S 2G/Inclass Site/index.html
    Never name your hard drive/computer using an apostrophe.
    It'll drive you and
    DW mad. Of course, we cannot see that file since it is on
    your hard drive.
    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
    ==================
    "Sactowriter" <[email protected]> wrote in
    message
    news:[email protected]...
    >I don't understand this reply. When you talk of copying
    the code into the
    > reply, are you asking him to send you the code so you
    can assess what's
    > going
    > on? I have this same problem and would like to know how
    to resolve it and
    > I
    > can't tell by your response, sorry!
    >
    > Here is my code, BTW:
    > file:///DIANA'S 2G/Inclass Site/index.html
    >
    > I am on iMac with OS X Version 10.5.5
    > Help!
    >
    >
    >
    quote:
    Originally posted by:
    Newsgroup User
    >
    >
    > > "welcome.swf is an invalid file name. Please enter
    a different name."
    >
    > Are you using mac os?
    >
    > 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.
    >
    > it should be an absolute full hard drive path like this:
    >
    href="file=///hdname/Users/username/folder/folder/file.html"
    >
    > technote: "File or folder name in Mac OS may break
    Dreamweaver
    > functionality"
    >
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14452
    >
    >
    > --
    > Alan
    > Adobe Community Expert, dreamweaver
    >
    >
    http://www.adobe.com/communities/experts/
    >
    >
    >
    >
    >
    >
    >

  • Encore CS4 problem uploading flash streams to remote ftp in build

    Hi
    I'm working on a windows XP and trying to upload to my my remote server which has a new install of the Adobe Flash Streaming Media Server 3.5
    as for Encore
    under build when creating a streaming flash I can't log into my ftp site, only to local folder.
    I created a link to my ftp site under networks, when trying to link to this FTP Encore won't accept it.
    no problem creating flash progressive downloads but impossible to upload the streaming version.
    progressive is really not the desired output.
    how can I log onto the ftp site?
    thanks in advance
    Klaus

    If FTP still doesnt work for you, please try uploading videos to FTP server without using Encore (try windows FTP or a FTP client). If you cannot upload videos anyway, the problem could be with FTP server configuration.
    Following are the steps to setup your streaming server. (Steps are for Microsoft IIS FTP server on WinXP. You can use another server also)
    1. You have to install a Flash Media Server 3.5 and a FTP server for this. FMS 3.5 free developer edition can be downloaded from www.adobe.com
    2. Install IIS on winXP from Add/Remove Programs > Add/Remove Windows Components (You may need a windowsXP installation DVD)
    3. Configure FTP server to point to "\Flash Media Server 3\applications\vod\media" folder
        (FTP server can be configured from IIS window in Control Panel > Administrative Tools> IIS. Right click Default FTP site > Properties > Home Directory Tab > Set Local Path to "FMS3\applications\vod\media\media" folder)
    4. Encore streaming script for the server will still point to "\Flash Media Server 3\applications\vod" and not to Media folder inside Vod. (For example, if FMS server name is amgupta, FLV streaming location will be "rtmp://{FMServerName}/vod/" 
    5. Encore streaming script should be updated at 2 places with the new server names. ("rtmp://FMSservername/vod/flv:" and ftp://FTPservername ). The script is located at "X\Adobe Encore CS4\Required\flashExportScript\localFMS.jsx" where X is the install location of Encore CS4)
    Hope this works. 

  • Create hover text from mouse rollover with nav. menu

    Howdy,
    I'm using CS5 actionscript 2. I would like to create hovering text when one mouses over an item in the navigation window (please see pic). You know, something that would act like a brief abstract to give the user more info re: whether or not they need to click on that link.
    At present, the nav_mc is linked to an xml doc FYI (the nav_mc accordians in and out, but doesn't have to). I input what I want the menu and submenu to say in the xml nodes and it shows up. It would be cool if the hover text added could also be xml driven too.
    I am green to this so the more detail the better. Do I need to create a new xml doc? A new .swf? How do I link this? Should I use Flash Builder or Catalyst?    I am happy to provide coding/docs of what I have to make things more clear.
    Much Thanks!
    kave

    Hi Kglad,
    Thank you so much for taking the time to answer. I'm afraid I'm a bit of a newbie, would you mind fleshing your suggestions out a bit? sorry!
    create a movieclip with a dynamic text, I'm not sure what this looks like (see pic) I made the green rec. a movie clip and created a dyn. text field...the movie clip and dyn. text are different things or one in the same?
    assign the textfield an instance name (eg, tf) think I got this?
    and assign the movieclip a linkage id. not sure what this might look like, do you mean an instance name? you can then attach your movieclip on rollover and assign the textfield's text and remove the movieclip on rollout.  not sure what this looks like
    you can enter the data used on each menu item's rollover wherever you like (including your xml).  you just need to parse those data so each menu item is aware of its "tooltip" and can assign that to the attached movieclip's textfield.  sorry, not sure hat this looks like either... the only menu item I have access to in the .fla is the lt. blue box you see in the upper left of pic. everything is generated in the xml...you probably gathered this, but just in case...
    Thank you so much for your help!
    kave

  • Problem using SVG text in FLASH --ViceVersa

    hi all,
    I had been developing an application to read SVG files in to
    flash.....i am successful in reading shapes,,with the path's....but
    the biggest problem is with the "SVG text".......the positions of
    text with respect to FLASH and SVG differs completely.....
    As far as i know the origin differs from flash to
    SVG.....Flash has it's left top as origin ....SVG has lower left as
    origin....
    when i scale or rotate the flash text ....if i need to
    convert those in to SVG text..the problem arises....because the
    SCALING and ROTATION acts very differently in SVG...when compared
    to FLASH
    iam struck here....pls anyone help me to find a
    solution......
    THANKS in ADAVNCE !!!!!!

    Thanks for answering
    So you have IE8 and the hardware acceleration was able to be UNchecked and FP(Flash Player) is working properly with IE.
    In IE flash works fine with any settings.
    When I unchecked "Hardware acceleration" checbox in IE it also became unchecked in opera, but nothing changed in opera's behavior.
    When you don't use the Aero it's displayed correctly but the settings do not work. What settings are you referring to?
    It's about flash settings in Opera
    With aero: http://img443.imageshack.us/i/settingsh.png/
    Without aero: http://img816.imageshack.us/i/settingswoaero.png/
    In both cases the settings dialog is displayed like in the screenshots above, but when I click on checkbox/tabs/'close' button in it nothing happens. I can't change any settings or close it (dialog disappers only after reloading page)
    Just to sum up everything mentioned above:
    - In IE flash works fine regardless of any settings
    - In Opera text is displayed wrong when using windows aero, and without aero theme it's displayed correct
    - I didn't manage to make settings dialog work in Opera
    - When I change some flash settings in IE, they are also changed in Opera
    Now Flash Player works thru the browser, do you have perhaps have an addon that is conflicting? What Anti-Virus do you have Installed? Any addons of that?
    I have 7 extensions installed in Opera, I've disabled all of them, but nothing changed.
    I use Kaspersky Internet Security 2011, disabling it also gives nothing.

  • Problem with displaying text in flash player

    I have flash player 10.2.152.26 and opera 11.01  installed.
    The problem is that text in flash is diplayed in an awful way like this:
    http://img651.imageshack.us/img651/6918/alljo.png
    And when i choose "settings" the window appears, but it doesn't react when I click on it.
    Can anyone help, please?

    Thanks for answering
    So you have IE8 and the hardware acceleration was able to be UNchecked and FP(Flash Player) is working properly with IE.
    In IE flash works fine with any settings.
    When I unchecked "Hardware acceleration" checbox in IE it also became unchecked in opera, but nothing changed in opera's behavior.
    When you don't use the Aero it's displayed correctly but the settings do not work. What settings are you referring to?
    It's about flash settings in Opera
    With aero: http://img443.imageshack.us/i/settingsh.png/
    Without aero: http://img816.imageshack.us/i/settingswoaero.png/
    In both cases the settings dialog is displayed like in the screenshots above, but when I click on checkbox/tabs/'close' button in it nothing happens. I can't change any settings or close it (dialog disappers only after reloading page)
    Just to sum up everything mentioned above:
    - In IE flash works fine regardless of any settings
    - In Opera text is displayed wrong when using windows aero, and without aero theme it's displayed correct
    - I didn't manage to make settings dialog work in Opera
    - When I change some flash settings in IE, they are also changed in Opera
    Now Flash Player works thru the browser, do you have perhaps have an addon that is conflicting? What Anti-Virus do you have Installed? Any addons of that?
    I have 7 extensions installed in Opera, I've disabled all of them, but nothing changed.
    I use Kaspersky Internet Security 2011, disabling it also gives nothing.

  • Problem: Create SO with BAPI_SALESORDER_CREATEFROMDAT2 & Head-Text Elements

    Hi all,
    I hape that sb can help me with my problem.
    I have created a ABAP-Program to create sales-orders with the function module:
    BAPI_SALESORDER_CREATEFROMDAT2
    Everythiunk works fine but I can not create text-elements (from the head) with this bapi.
    I know that I have to use the table "ORDER_TEXT" but I do not know how to fill this table.
    Can anybody help me?
    Best regards,
    pb974

    Hi,
    yes, you have to fill the order_text table. The following fields you have to fill:
    DOC_NUMBER   
    -> not to fill, let it blank
    ITM_NUMBER     
    -> if you want to create a header-text then fill ITM_NUMBER with '000000'
    -> if you want to create a position-text then fill the related position-number '000010' or '000020'....
    TEXT_ID
    -> fill this field with the text-id for which you want to create the text.
    -> The text-id must be defined in your customizing
    LANGU
    -> set the language for the text: 'E' or 'D' or......
    LANGU_ISO
    -> let it blank
    FORMAT_COL
    -> set a star (*) if you want to have the standard-format. If you have a special format defined in SapScript or in a Style you can set this one.
    TEXT_LINE
    -> fill in the text
    FUNCTION
    -> let it blank
    see below:
    data: i_text     LIKE bapisdtext  OCCURS 0 WITH HEADER LINE.
    Texte...
            CLEAR i_text.
            i_text-itm_number  = '000010'.    "Text for Position 10
            i_text-text_id         = 'ZA10'.        "Defined Text-ID
            i_text-langu           = 'D'.             "Language German
            i_text-format_col    = '*'.              "Standardformat
            i_text-text_line       = 'This is text for Pos. 10 - line 2'.   "the text
            APPEND i_text.
    ...if your text has more then one row... the same one to do...
            i_text-itm_number  = '000010'.    "Text for Position 10
            i_text-text_id         = 'ZA10'.        "Defined Text-ID
            i_text-langu           = 'D'.             "Language German
            i_text-format_col    = '*'.              "Standardformat
            i_text-text_line       = 'This is text for Pos. 10 - line 2'.   "the text
            APPEND i_text.
    ...and so one...
    and now text for position 20...
            CLEAR i_text.
            i_text-itm_number  = '000020'.    "Text for Position 20
            i_text-text_id         = 'ZA10'.        "Defined Text-ID
            i_text-langu           = 'D'.             "Language German
            i_text-format_col    = '*'.              "Standardformat
            i_text-text_line       = 'Text für Pos. 20 - Zeile 1'.   "the text
            APPEND i_text.
    ...and now the text for position in englisch
            i_text-itm_number  = '000020'.    "Text for Position 20
            i_text-text_id         = 'ZA10'.        "Defined Text-ID
            i_text-langu           = 'E'.             "Language German
            i_text-format_col    = '*'.              "Standardformat
            i_text-text_line       = 'This is text for Pos. 20 - line 1'.   "the text
            APPEND i_text.
    I hope it's a help for you.
    Erhard

  • HT4168 When I export a pages document as an ePub file the result is a blank locked text edit file on my desk top not an ePub file as previously no problem creating. How do I fix? HHD

    WHenWhen I export a pages document as an ePub file the result is a blank locked text edit file on my desk top not an ePub file as previously no problem creating. How do I fix? HHD

    Try adding .epub to the end of the name.
    I assume you are aware that to open an .epub file you need a special app, not TextEdit or Pages, right?

  • Creating Dynamic Text Field for Flash CS3 in Illustrator CS3

    I've created a series of buttons in an illustration and made
    them into movie clip symbols in Illustrator. I then created some
    text fields for the button labels and assigned them as dynamic text
    in the Flash Text panel in Illustrator.
    When I import the illustration into Flash and test the movie,
    I get this error message:
    TypeError: Error #1034: Type Coercion failed: cannot convert
    flash.text::TextField@d18cef9 to flash.display.MovieClip.
    at
    flash.display::Sprite/flash.display:Sprite::constructChildren()
    at flash.display::Sprite$iinit()
    at flash.display::MovieClip$iinit()
    at menu2_fla::MainTimeline$iinit()
    It seems like Flash is misinterpreting the text fields
    brought in from Illustrator as Movie Clips?

    Download the TinkSpark source from http://code.google.com/p/tink/source/checkout and add the package to your project:
    Then write the following code:
    import ws.tink.core.Library;
    import ws.tink.events.LibraryEvent;
    import ws.tink.managers.LibraryManager;
    private function loadLibrary():void
         var library:Library = LibraryManager.libraryManager.createLibrary( "assetsLibrary" );
         library.addEventListener( LibraryEvent.LOAD_COMPLETE, onAssetsLibraryLoadCompleteHandler, false, 0, true );
         library.loadSWF("board.swf" ); //provide the path of board.swf, pls note board.swf is alos exported as AS3.0
    private function onAssetsLibraryLoadCompleteHandler( event:LibraryEvent ):void
        EventDispatcher( event.currentTarget ).removeEventListener( event.type, arguments.callee );
        var library:Library = LibraryManager.libraryManager.getLibrary( "assetsLibrary" );
        var AssetScore:Class = library.getDefinition( "Score" );
        var score:* = new AssetScore() as Sprite;
        score.scoreDisplay.text = "100";
        addChild( score );
    Warm Regards
    Deepanjan Das
    http://deepanjandas.wordpress.com/

  • Problem with embedding Flash Text/HTML Code

    Hey all, im new to DW and just created a html page with a
    black background and a picture. I also added a flash text called
    "Enter Forum" by using "Insert>Media>Flash Text"
    When i copy and paste the code that is generated in the
    "Code" section/tab on to my server in the index/html and go to view
    my site it is not there. I uploaded the .swf file to my server
    also, i have played around with the coding a bit to see if i was
    doing anythng wrong but nothing works. Below is the code DW renders
    to me. I simply copy and paste this code that DW renders and paste
    it in to my server's index.html (Main Page) file. I checked the emd
    src and all thats correct.
    HTML Code that DW generates me:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    body,td,th {
    color: #FFFFFF;
    font-size: xx-large;
    .style2 {
    color: #FF0000;
    font-weight: bold;
    .style3 {
    color: #FF0000
    .style4 {
    color: #FFFFFF;
    font-family: "Courier New", Courier, monospace;
    .style5 {
    color: #FFFFFF;
    font-family: "Courier New", Courier, monospace;
    font-size: small;
    .style6 {font-size: x-small}
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <p> </p>
    <p align="center"> </p>
    <p align="center"> </p>
    <p align="center"><img src="
    http://www.nohornetsfanjc.com/1376.gif"
    alt="Jason Vorhees" width="400" height="400" vspace="0"
    /></p>
    <p align="center">nohornetsfanjc.com is temporarily
    offline.</p>
    <p align="center" class="style2">
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','329','height','59','src','text1','quality','high','pluginspage','http://www.adobe.com/ shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie ','text1'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    width="329" height="59">
    <param name="movie" value="text1.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <embed src="text1.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="329" height="59"
    bgcolor="#000000"></embed>
    </object></noscript>
    </p>
    <p align="center" class="style4"> </p>
    <p align="center" class="style5">All Rights Reserved.
    © 2005</p>
    <p align="center" class="style6"> </p>
    <p align="center"> </p>
    <p align="center"> </p>
    </body>
    </html>
    As i stated this is exactly what i paste into my index.html
    file on my server. Im using no subfolders. Is there something im
    doing wrong? Im completely new to this, so any and all help will be
    appreciated very much!
    Thanks
    Shane

    Can you post the url to show us the page on your server? If
    you copied
    everything, it could be you have too many doc types, headers
    and body tags
    in your index.html page.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "videoeditor15" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hey all, im new to DW and just created a html page with
    a black background
    and
    > a picture. I also added a flash text called "Enter
    Forum" by using
    > "Insert>Media>Flash Text"
    >
    > When i copy and paste the code that is generated in the
    "Code"
    section/tab on
    > to my server in the index/html and go to view my site it
    is not there. I
    > uploaded the .swf file to my server also, i have played
    around with the
    coding
    > a bit to see if i was doing anythng wrong but nothing
    works. Below is the
    code
    > DW renders to me. I simply copy and paste this code that
    DW renders and
    paste
    > it in to my server's index.html (Main Page) file. I
    checked the emd src
    and all
    > thats correct.
    >
    > HTML Code that DW generates me:
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #000000;
    > }
    > body,td,th {
    > color: #FFFFFF;
    > font-size: xx-large;
    > }
    > .style2 {
    > color: #FF0000;
    > font-weight: bold;
    > }
    > .style3 {
    > color: #FF0000
    > }
    > .style4 {
    > color: #FFFFFF;
    > font-family: "Courier New", Courier, monospace;
    > }
    > .style5 {
    > color: #FFFFFF;
    > font-family: "Courier New", Courier, monospace;
    > font-size: small;
    > }
    > .style6 {font-size: x-small}
    > -->
    > </style>
    > <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    > </head>
    >
    > <body>
    > <p> </p>
    > <p align="center"> </p>
    > <p align="center"> </p>
    > <p align="center"><img src="
    http://www.nohornetsfanjc.com/1376.gif"
    > alt="Jason Vorhees" width="400" height="400" vspace="0"
    /></p>
    > <p align="center">nohornetsfanjc.com is
    temporarily offline.</p>
    > <p align="center" class="style2">
    > <script type="text/javascript">
    > AC_FL_RunContent(
    >
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
    cab#
    >
    version=5,0,0,0','width','329','height','59','src','text1','quality','high',
    'plu
    >
    ginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Vers
    ion=
    > ShockwaveFlash','bgcolor','#000000','movie','text1' );
    //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    >
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
    b#ve
    > rsion=5,0,0,0" width="329" height="59">
    > <param name="movie" value="text1.swf" />
    > <param name="quality" value="high" />
    > <param name="bgcolor" value="#000000" />
    > <embed src="text1.swf" quality="high"
    >
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Ve
    rsio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="329"
    height="59"
    > bgcolor="#000000"></embed>
    > </object></noscript>
    > </p>
    > <p align="center"
    class="style4"> </p>
    > <p align="center" class="style5">All Rights
    Reserved. ?? 2005</p>
    > <p align="center"
    class="style6"> </p>
    > <p align="center"> </p>
    > <p align="center"> </p>
    > </body>
    > </html>
    >
    >
    >
    > As i stated this is exactly what i paste into my
    index.html file on my
    server.
    > Im using no subfolders. Is there something im doing
    wrong? Im completely
    new to
    > this, so any and all help will be appreciated very much!
    >
    > Thanks
    >
    > Shane
    >
    >
    >

  • Problem with Arabic text with flash player 10 32bit under linux platforms

    Arabic encoding characters do not show correct in the right form at all linux distributions .
    note: with windows platforms, it shows arabic characters correctly.
    this video contains captions and subtitles, in the attachement two snapshots,
    First, show the arabic sentences in the right form with "swfdec mozilla" plugins.
    The other, show the arabic words with "adobe flash player 32bit" plugins,
    for example: Arabic font enconding cp-1256
    the character ب
      in the beginning of the word " بـ ".
    in the middle " ـبـ "
    at the end "ـب"
    isolated character "not in word "ب"
    the word
      كتب in the right form
    begin from right with " كـ "
    with adobe flash player
    ب ت ك
    it shows from left to right and use only isolated characters.
    I report to adobe and they response
    Hi Ghost,
    Since you do not have a 64 bit machine please proceed to reinstall the
    32 bit edition.
    For the current release version of Flash player 10, it does support
    Right to left, But you can’t use a text field on stage and have it
    work. When authoring the content in Flash cs4, you would have to use
    the Flash text engine. more information on that can be found here:
    http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS6C0BB8ED-2
    Thank you.
    Regards,
    Thomas S.
    Technical Support Engineer
    Adobe Systems, Inc.
    Get the answers you need, when you need them!
    Knowledge Base: <(><<)>http://www.adobe.com/support>
    Support Plans: <(><<)>http://www.adobe.com/support/programs

    I too am having this problem. On all of my linux distributions, including Ubuntu 8.04, 8.10, knoppix 5,1, fedora 8,9,10 flashplayer 10 is broken in the same way.  It reports that it cannot find webcam, and the settings dialog refuses to recognize mouse clicks.  I've poked around the web quite a bit and have not yet found a solution.  I saw the problem mentioned on an adobe bug reporting site and their response was to close the issue saying it wasn't repeatable on their system.  I tried to re-open it and my post was deleted without comment (I may have posted incorrectly or something)
    Looking here  and elsewhere I see that the problem is very common and I don't see any posted bug-fixes, or even acknowledgement that a bug exists.  Has adobe lost interest in being cross-platform compatible?

  • Flash text target  _self problem

    I am a graphic artist using Mac (Leopard) and have uploaded
    my Dreamweaver-created portfolio to a personal web page at Comcast.
    I have created 3 flash text buttons (HOME, PORTFOLIO, and RESUME)
    and the target is _self. When navigating my pages should switch to
    new pages but instead, new pages just keep getting added. This
    works OK when I preview it in Dreamweaver, but online it keeps
    adding new pages.
    http://home.comcast.net/~susurrus/susan/

    > 3 flash text buttons (HOME, PORTFOLIO, and RESUME)
    Bad idea. If you want to use Flash for navigation, consider
    this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    > and the target is _self.
    You cannot apply HTML attributes to Flash elements.
    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
    ==================
    "nickyname" <[email protected]> wrote in
    message
    news:frrf64$p0v$[email protected]..
    >I am a graphic artist using Mac (Leopard) and have
    uploaded my
    > Dreamweaver-created portfolio to a personal web page at
    Comcast. I have
    > created
    > 3 flash text buttons (HOME, PORTFOLIO, and RESUME) and
    the target is
    > _self.
    > When navigating my pages should switch to new pages but
    instead, new pages
    > just
    > keep getting added. This works OK when I preview it in
    Dreamweaver, but
    > online
    > it keeps adding new pages.
    >
    http://home.comcast.net/~susurrus/susan/
    >

Maybe you are looking for