Weird inexplicable Flash text behavior. Help!

I've been searching high and low for an answer to this and
this is the first time I've posted to a flash forum as I've got
nowhere so far.
I've been building a few sites in flash that rely heavily on
loading plain text files into the swf file (for the purpose of
quick and easy text updating) using the commonly used LoadVars
script (see end of post for an example script).
And normally this works absolutely fine - but then sometimes
something weird starts happening after I've re-edited a text file
and uploaded it.
Here is example text content using 'news' as my load variable
in a text file.
news=
Testing. Testing.
123.
Testing.
It works!
Normally this should appear like this in the flash movie when
using the script that you can see below:
Testing. Testing.
123.
Testing.
It works!
Right?
Yes! And it indeed does.
Except, why is it that at some stage after I've edited and
re-saved/uploaded the text file lets say for example to:
news=
Testing. Testing. Testing.
1234.
Testing.
Please work!
...do I then get this?
Testing. Testing. Testing.
1234.
Testing.
Please work!
Extra blank lines suddenly appear in between the lines of
text - as if invisible BR tags are suddenly added.
There is no difference in the nature of the text file - just
a bit of text editing. If i go back to the original text - i still
get the extra blank lines - unless I upload a copy of the original
(untarnished) text file. This inexplicable behavior is not
predictable - it might be many times that I've edited and uploaded
a text file before I then start seeing this - and I've used
different three or four different text editors - as well as online
browser based text editors such as that found in net2ftp.com.
In addition to this - I only see this behavior in a browser
when viewing the site online, but when viewing the site offline
locally, these extra blank lines never appear!
What's going on?!
Any helpful info would be greatly appreciated.
Igor.
Here is an example script contained in the flash file that
loads the text file.
var features_lv:LoadVars = new LoadVars();
features_lv.onLoad = onText;
features_lv.load("news.txt");
function onText(success:Boolean) {
if (success) {
news_txt.htmlText = features_lv.news;
} else {
news_txt.text = "unable to load text
file";
var myCSS = new TextField.StyleSheet();
myCSS.load("myStyle.css");
myCSS.onLoad = function() {
news_txt.styleSheet = myCSS;
textLoader();
(The CSS file contains only link behaviors.)
quote:
Text

I've run into this kind of thing myself in the past. It
seemed to revolve around that some text editors place a return
after a line, some place a linebreak, and some place both.
Additionally it would seem that some that place one or the
other don't recognize the other one and so if the file has those it
adds the one it would rather see.
And of course Flash recognizes both a \r and a \n (return and
newline) as a "newline."
I don't really know what to tell you for fixing it. First I
would recommend that you use a text editor that saves a UTF-8
format. Flash seems to have less problems with that format than the
others. You can look through and remove extra \r and \n characters
after loading the vars. And in the end I stopped using LoadVars for
this type of thing and instead went to XML and using a CDATA tag.

Similar Messages

  • Flash & Text // Please Help

    a brief intro of my hardware/software:
    MacPro 2.66 Intel OS X w/ macromedia flash pro 8
    second machine: windows xp pro sp2 w/ intel cpu with
    Macromedia Flash Pro 8
    I use a font called Onyx for the default type face for all my
    projects and company letterhead name and logo/identity
    but im not sure if ive overlooked this before or what but
    when i use the Onyx font, specifically in Flash i get these weird
    choppyness [noticable on letters A E M Y & y x w m t] , i know
    its not a big deal i suppose i just wnted to see if someone else
    could replicate the same issue, as whenever i publish it to flash
    the text gets choppy but when i publish it to a PNG it looks as it
    should?
    So unless i need to check something with my font or what, but
    ive provided screen shots & the font itself for anyone who
    could try; aswell as the actual FLA file to investigate further:
    Fonts Used:
    Onyx, here if you dont have it:
    home.comcast.net/~anexometa/ftest/Onyx.TTF
    FLA File:
    http://home.comcast.net/~anexometa/ftest/ftest.fla
    HTML:
    http://home.comcast.net/~anexometa/ftest/ftest.html
    SWF:
    http://home.comcast.net/~anexometa/ftest/ftest.swf
    JPEG:
    http://home.comcast.net/~anexometa/ftest/ftest.jpg
    PNG: [which looks normal for some reason]
    http://home.comcast.net/~anexometa/ftest/ftest.png
    thank you alot!!

    here is the code to three of the rollovers.. it's tabs
    i even thought that if i went ahead and uploaded it might work online.. no such luck
    <td height="38" colspan="2" align="center" valign="middle"><spacer type="block" width="1" height="379">
                      <spacer type="block" width="1" height="1">
                      <a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home','','images/tabs/rimtymehomeover.jpg',1)"><img src="images/tabs/rimtymehome.jpg" alt="Home Page" name="home" width="154" height="38" border="0"></a></td>
                </tr>
                <tr height="38">
                  <td height="38" colspan="2" align="center" valign="middle"><a href="malone.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('aboutus','','images/tabs/rimtyme_about_over.jpg',1)"><img src="images/tabs/rimtyme_about.jpg" alt="About us page" name="aboutus" width="154" height="38" border="0"></a></td>
                </tr>
                <tr height="38">
                  <td height="38" colspan="2" align="center" valign="middle"><a href="storephotos.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('storegallery','','images/tabs/rimtyme_storephotos.jpg',1)"><im g src="images/tabs/rimtyme_storephotos_over.jpg" alt="Click here for images of each of our locations!" name="storegallery" width="154" height="38" border="0"></a></td>
                </tr>
                <tr height="38">
                  <td height="38" colspan="2" align="center" valign="middle"><a href="credit.html"><img src="images/tabs/rimtyme_getstarted.jpg" alt="GETTING STARTED" width="154" height="38" border="0"></a></td>
                </tr>
                <tr height="38">

  • "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/

  • Help, some font work on flash.text.engine throw Error #2161

    I found some font work on flash.text.engine throw Error #2161
    they are: "Vivaldi","Harlow Solid Italic","Bauhaus 93", "Algerian".
    the error info is:
    Error: Error #2161: 设置文本布局时出现内部错误。
    at flash.text.engine::TextBlock/DoCreateTextLine()
    at flash.text.engine::TextBlock/createTextLine()
    at flashx.tcal.compose::ComposeState/createTextLine()[C:\Development\tcal_core\flashx\tcal\c ompose\ComposeState.as:292]
    at flashx.tcal.compose::ComposeState/composeNextLine()[C:\Development\tcal_core\flashx\tcal\ compose\ComposeState.as:207]
    at flashx.tcal.compose::BaseCompose/composeParagraphElement()[C:\Development\tcal_core\flash x\tcal\compose\BaseCompose.as:238]
    at flashx.tcal.compose::BaseCompose/composeBlockElement()[C:\Development\tcal_core\flashx\tc al\compose\BaseCompose.as:150]
    at flashx.tcal.compose::BaseCompose/composeInternal()[C:\Development\tcal_core\flashx\tcal\c ompose\BaseCompose.as:213]
    at flashx.tcal.compose::ComposeState/composeInternal()[C:\Development\tcal_core\flashx\tcal\ compose\ComposeState.as:120]
    at flashx.tcal.compose::BaseCompose/composeTextFlow()[C:\Development\tcal_core\flashx\tcal\c ompose\BaseCompose.as:194]
    at flashx.tcal.compose::ComposeState/composeTextFlow()[C:\Development\tcal_core\flashx\tcal\ compose\ComposeState.as:89]
    at flashx.tcal.compose::StandardFlowComposer/http://ns.adobe.com/tcal/internal/2008::callThe Composer()[C:\Development\tcal_core\flashx\tcal\compose\StandardFlowComposer.as:383]
    at flashx.tcal.compose::StandardFlowComposer/compose()[C:\Development\tcal_core\flashx\tcal\ compose\StandardFlowComposer.as:434]
    at flashx.tcal.factory::TextLineFactory$/factoryMeasure()[C:\Development\tcal_core\flashx\tc al\factory\TextLineFactory.as:267]
    at flashx.tcal.factory::TextLineFactory$/createTextLinesFromTextFlow()[C:\Development\tcal_c ore\flashx\tcal\factory\TextLineFactory.as:186]
    at mx.graphics.graphicsClasses::TextFlowComposer/composeTextFlow()[E:\dev\trunk\frameworks\p rojects\flex4\src\mx\graphics\graphicsClasses\TextFlowComposer.as:123]
    at mx.graphics::TextGraphic/compose()[E:\dev\trunk\frameworks\projects\flex4\src\mx\graphics \TextGraphic.as:511]
    at mx.graphics::TextGraphic/measure()[E:\dev\trunk\frameworks\projects\flex4\src\mx\graphics \TextGraphic.as:297]
    at mx.graphics.graphicsClasses::GraphicElement/measureSizes()[E:\dev\trunk\frameworks\projec ts\flex4\src\mx\graphics\graphicsClasses\GraphicElement.as:2592]
    at mx.graphics.graphicsClasses::GraphicElement/validateSize()[E:\dev\trunk\frameworks\projec ts\flex4\src\mx\graphics\graphicsClasses\GraphicElement.as:2554]
    at mx.components::Group/validateSize()[E:\dev\trunk\frameworks\projects\flex4\src\mx\compone nts\Group.as:307]
    at mx.managers::LayoutManager/validateClient()[E:\dev\trunk\frameworks\projects\framework\sr c\mx\managers\LayoutManager.as:837]
    at mx.controls::List/makeRowsAndColumns()[E:\dev\trunk\frameworks\projects\framework\src\mx\ controls\List.as:1302]
    at mx.controls.listClasses::ListBase/makeAdditionalRows()[E:\dev\trunk\frameworks\projects\f ramework\src\mx\controls\listClasses\ListBase.as:3901]
    at mx.controls.listClasses::ListBase/updateDisplayList()[E:\dev\trunk\frameworks\projects\fr amework\src\mx\controls\listClasses\ListBase.as:3635]
    at mx.controls::List/updateDisplayList()[E:\dev\trunk\frameworks\projects\framework\src\mx\c ontrols\List.as:1004]
    at mx.controls.listClasses::ListBase/validateDisplayList()[E:\dev\trunk\frameworks\projects\ framework\src\mx\controls\listClasses\ListBase.as:3273]
    at mx.managers::LayoutManager/validateDisplayList()[E:\dev\trunk\frameworks\projects\framewo rk\src\mx\managers\LayoutManager.as:622]
    at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\trunk\frameworks\projects\frame work\src\mx\managers\LayoutManager.as:695]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/callLaterDispatcher2()[E:\dev\trunk\frameworks\proje

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>xtaotao,<o:p></o:p></span></p> <br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Can<br />you please file a bug in the bug base at <a href="http://bugs.adobe.com/flex/">http://bugs.adobe.com/flex/</a><br />and include a simple test case (and/or a list of fonts not working for you)<br />showing the behavior. If you file against &#8220;Flex SDK&#8221; and the &#8220;Gumbo:<br />TextArea&#8221; it will end up in my queue and I can investigate and transfer<br />to the appropriate team(s) as needed.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Thanks,<o:p></o:p></span></p>< br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Peter<br />deHaan<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Flex<br />SDK Team | Adobe Systems Inc.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> xtaotao<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Tuesday, November 04, 2008 4:07 AM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> Re: Help, some font work on flash.text.engine throw Error #2161<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new message was posted by<br />xtaotao in <br><br /><br><br /><b>Developers</b> --<br><br />  Help, some font work on flash.text.engine throw Error #2161<br><br /><br><br />and more font work on flash.text.engine do not throw error, but display effect<br />are different with TextField. <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b6ee06/0">Help, some font work on<br />flash.text.engine throw Error #2161</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b6ee06!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • Facebook and some other sites open with https nd when i add an exception.My profile opens up in weird way wid no graphics nd only text. HELP ME!

    Facebook opens with https:// in d starting nd wen i add it to an exception,my profile opens up in a weird and only text way. please help me out ! !

    Some sites like Facebook have a setting to force a secure connection.<br />
    You can look at this link on how to disable forcing a secure connection in Facebook.
    Try to disable forcing a secure connection in Facebook.
    *[https://www.facebook.com/settings?tab=security#!/settings?tab=security&amp;section=browsing&amp;t]
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • The Flash Text and Flash Button options have dissappeared

    the Flash Text and Flash Button options have dissappeared in the insert menu in Dreamweaver CS4. They used to be there but not now

    Adobe announced the features they were removing from CS4 a year or so before CS4 launched:
    The ill-conceived Flash buttons and Flash text were among the deprecated features.
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Deprecated features
    The following features have been deprecated for Dreamweaver CS4:
    Timelines
    Web services
    Layout mode
    Site Map view
    Java Bean support
    Adobe® Flash elements (Image Viewer)
    Adobe® Flash text and Adobe® Flash buttons
    ASP.NET and JSP server behaviors and recordsets

  • Flash text in DW MX

    My site (redirect from www.johnbowlby.com) home page uses a
    lot of DW flash text elements with links to other pages on the
    site.
    Lately, a white box outline appears around any of the Flash
    text elements on the page. User has to click once to get the flash
    element to show the rollover color and then again to activate link.
    This is new. Previously (i.e. for 2 years) the Flash text has
    changed color on rollover and gone to the assigned link on a single
    click.
    Can someone explain and help me stop this. Annoyong and looks
    terrible.
    Thanks

    > Sorry. Blame Microsoft.
    Actually, blame the Justice Department for terminal
    boneheadedness.
    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
    ==================
    "Gary White" <[email protected]> wrote in message
    news:[email protected]..
    > On Sat, 29 Apr 2006 13:32:00 +0000 (UTC), "ebwebw"
    > <[email protected]> wrote:
    >
    >>Thanks. The note you refer to address the problem.
    >>
    >> Unfortunately, it will be annoying to implement
    throughout my site.
    >
    > Sorry. Blame Microsoft.
    >
    >
    >> Do you know whether later versions of DW incorporate
    (or will eventually
    >>incorporate) the work arounds so site visitors can
    interact with Flash
    >>active
    >>content directly (no outline on object / no extra
    click)?
    >
    > I have no way of knowing that, nor does anyone else who
    would be able to
    > answer. Anyone who might know, could not say.
    >
    > Gary

  • Flash CS5 Button Help

    To start, I'm a total newbie in Flash, so I'm sorry if what I'm asking is ridiculously primitive, but I was literally thrown into this blindfolded and I'm using google and several forums to help me out.
    What I'm doing:  redesigning a website.  At the moment, the website has a flash file that introduces it's logo and subcategories of its' website on the top of the page.  What I wanted to do was make sure there was a hyperlink on the logo that would bring anyone back to the homepage, very basic stuff.  The issue I have run into is that the logo is actually a flash movie.  Different parts of the logo appear at different times, and I think this is what is specifically causing me issues.
    The logo that I want to hyperlink has several layers, and what I've done so far is select them all and create a button (F8, select 'Button' and rename it).  When I did that, I noticed the layers significantly changed and when I tested the movie, it looks terrible, choppy and not how it originally looked.
    I know the step after that is to go into behaviors and insert the url to which I want it to be hyperlinked.  The only thing is that I don't want to show a terrible flash movie to my boss even if it's hyperlinked to the homepage. 
    Anyone understand all that gibberish I wrote down?  Or does anyone see a flaw in what I'm doing?  I'm not 100% positive if the steps I'm taking are correct, I've been to several different sites, all of which tell me to do different things. 
    Initially I tried coding it with ActionScript, but I was having terrible issues with that as well. 
    If it helps, the file I'm working on was altered a while back.  Could it be that the file is not compatible or proper for Flash CS5? 
    Help!!!

    ... how do I give that shape/button a url?
    Since it is a button, it is already a self animating object that will react to mouse interactions, but only visually at this stage.  The first thing you need to do to make it useful code-wise is to assign it a unique instance name.  So you drag a copy of it out to the stage from the library, and while it's still selected, you enter that unique instance name for it in the Properties panel... let's say you name it "btn1"
    In AS3, to make a button work with code, you need to add an event listener and event handler function for it.  You might need to add a few (for different events, like rollover, rollout, clicking it, but for now we'll just say you want to be able to click it to get a web page to open.  In the timeline that holds that button, in a separate actions layer that you create, in a frame numbered the same as where that button exists, you would add the event listener:
    btn1.addEventListener(MouseEvent.CLICK, btn1Click);
    The name of the unique function for processing the clicking of that button is specified at the end of the event listener assignment, so now you just have to write that function out:
    function btn1Click(evt:MouseEvent):void {
       var url:String = "http://www.awebsite.com/awebpage.html";
       var req:URLRequest = new URLRequest(url);
       navigateToURL(req);
    ... how do I know it's properly placed on the correct area?
    What area?  If you place it where you want it, that should be correct. (?)
    ... how do I make sure it's invisible...?
    If you can't see it when you test the file and you know it's there and your cursor turns into  a hand when you are over where it should be, it's invisible.
    ...how do I see the other objects in the flash file I'm working on?
    Select Edit -> Edit Document to get out of the symbol editing mode and back to the file editing mode.  If you doubleclick an object on the stage, rather than clickingit in the library, you open it up in editing mode on the stage, but the stage and everything else will still be visible behind it in a faded tone.

  • Troubles saving flash text (or buttons) in CS3

    I have been trying to build a banner in dreamweaver cs3 with
    flash text, but i can neither save nor apply the text as i keep
    getting the error message,
    "text1.swf is an invalid file name. Please enter a different
    name."
    and i continue to get the message regardless of whatever name
    (with or without the .swf extension) I use.
    help????

    It appears to be at least partly related to what I mentioned, if not entirely.  If you look in the html code you will see the following line...
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    Your web page utilizes this file (Scripts/AC_RunActiveContent.js) to display the Flash content provided you have javascript allowed for your web browser.  So you need to create the same Scripts folder on the server and place the AC_RunActiveContent.js file in that folder. 
    Alternatively, you could place it in the same folder as your html file and just lose the folder reference in the line of code, the important thing is that the web page laods that js file....
    <script src="AC_RunActiveContent.js" type="text/javascript"></script>

  • Flash.text.engine.TypographicCase.CAPS_AND_SMALL_CAPS

    In AS3,  flash.text.engine.TypographicCase.CAPS_AND_SMALL_CAPS  seems to not have the desired effect (Specifies that all lowercase characters use small-caps glyphs on  output.). It only makes everything upper case. I've searched the forums and Google and my conclusion is that this is a bug in AS3. Can someone confirm that? If not a bug what is the trick? I am using the code prrovided by Adobe here:
    http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/text/engine/ElementFormat.html#typogra phicCase for class ElementFormatExample and I changed
    ef1.typographicCase = flash.text.engine.TypographicCase.UPPERCASE;
    to
    ef1.typographicCase = flash.text.engine.TypographicCase.CAPS_AND_SMALL_CAPS;
    also tried SMALL_CAPS with no luck.
    What I need is to output the first letter as uppercase and larger than the rest of the letters in the words, and 2nd letter to end also in uppercase but smaller font size (the smal caps glyph).
    Thanks.

    Did you ever figure out a work-around or find out if this just isn't an option? I've tried applying my small-caps style every way I can possibly think of to no avail. If I take away the <cfdocument...> the HTML renders fine and even passes validation on W3C. I'm assuming that PDFs just don't support that style. I just wanted to see if you had any other info on this since I can't seem to find any other posts from users trying to do this.
    Thanks!

  • Edit Flash text without opening Flash?

    In earlier versions of Dreamweaver, it was wasy to click on a flash text objet and edit the font and text. Now, in CS4, it defaults to the whole Flash program, which is most annoying. Is there a way to "unhinge" this function so that it works the old way?

    calling text from an external txt file into flash has been an
    option for as long as i can remember -
    that said, there are hundreds of resources online for using
    external text with flash. I recommend
    going to www.kirupa.com where they have a very well written
    tutorial on this with a source file.
    hope this helps.
    --> Adobe Certified Expert *ACE*
    --> www.mudbubble.com
    --> www.keyframer.com
    Dan Raborn wrote:
    > Hello everyone, I am relatively new to Flash, although I
    have used it on and
    > off a little here and there for several years... Anyway
    my questions is this...
    > I would like make some of the content on my flash site
    to be editable using
    > simple text pad and uploading the text. If anyone could
    explain the background,
    > or point me to a tutorial or resource I would greatly
    appreciate it. smile.gif
    >

  • Adobe Flash - text to speech software

    Is there a software out there that can convert Adobe Flash
    text to speech?

    Hi Aimee,
    Please see  : http://helpx.adobe.com/captivate/kb/captivate-5-text-speech-converters.html
    this will help you.

  • 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
    >
    >
    >

  • Flashing text cursor not visible on portion of screen

    I've searched all over the internet, and no one has a correct answer for this problem. Apparently the issue has been happening since as far back as CS2. The flashing text cursor is only visible in the upper left hand portion of the screen. If the text your are attempting to edit is on the far right or bottom of the screen, the cursor vanishes. Some people have suggested zooming in and out, but this only appears to solve the problem because the art board may get nudged into the "good" portion of the screen. I did a screen shot and found that the cursor is only visible in about a 930p x 600p area of the window (not including toolbars). Incindentally, the is the same size that the window defaults to when initially opened. On a HD monitor, this amounts to a very small space. Has anyone found a solution to this problem?

    You're not going to like me for this but it is intended to help you.
    The idea that there is "Nothing on my system should have any effect on the Adobe software," is not a good concept, if you or I were engineers we might, and I mean might be able to determine that to be so.
    But even a software engineer might not be able to determine this uunoess the did some trouble shooting.
    Let me ask you a few question that help pinpoint a problem. Do you do any gaming on your system? Do you hsave any utility software installed? Any free fonts or fonts from small software developers?
    Perhaps it is just the preferences which ahve to be refreshed.
    1. Quit Illustrator.
    2. Rename the AIPrefs file (for example, to AIPrefs.old) in the Users/(user)
    /AppData/Roaming/Adobe/Adobe Illustrator CS3 Settings folder.
    3. Start Illustrator. Illustrator creates a new preferences file.
    But it sounds like a conflict to me.

  • Reversing direction of Text Behaviors

    Hi all -
    Once again, back with another question. Any Motion gurus out there, would love your input.
    So, several of the text effects in Motion feature a "wipe/burn/glow on" where a text object starts at 0 opacity and is brought up to 100% as the effect completes. You have two options for the direction these effects go - left to right, or right to left. I want my text to "burn" in ("Flash intro" behavior) from the right side of the screen.
    What I can't figure out is, when I switch the Direction to "right to left", instead of burning on from 0% to 100%, it goes from 100% to 0% - i.e. erasing the text instead of laying it down. What gives? I can't imagine that a program like this wouldn't allow you to go either direction.
    So what am I doing wrong?..FYI, I tried using the "Reverse" parameter behavior, but you can't apply this to "Direction."
    Thanks in advance!
    Dual 2.6 Intel G5   Mac OS X (10.4.8)  

    Have you try change the (from/to)dropdown list ?

Maybe you are looking for

  • In EBS document not get auto clear Algorithms 11

    In Electronic bank statment  document not get  clear automatically while batch run. I update check no to payment document.  even though it is not get auto clear. in OT51 assign Interpretation Algorithms 11 011:(Outgoing check: Check number not identi

  • Video capture

    I have a GeForce4 MX 440-VTP graphics card and have the video in and out adapter connected. The problem I am having is with the video capture function. When I start recording the streaming video from either my analog video camcorder (composite input)

  • Displaying Date and Time using SimpleDateFormat

    I am having trouble displaying the year in a 4 digit format. My code is as follows: long measurement;      Calendar TimeStamp = Calendar.getInstance(); SimpleDateFormat TimeStampFormat = new SimpleDateFormat("yyyy:dd:hh:mm:ss"); TimeStamp.setTimeInMi

  • Help!  Syntax Error in SQL statement

    Hello. I'm getting an error message and I'm just not seeing where I went wrong. The SQL statement is: updateSQL = "UPDATE TrainingHistory SET Status='" & fFormat(Request.Form(cStatus)) & "', StatusComments='" & fFormat(Request.Form(cStatusComments))

  • Insert data from source table to destination table dependning up on a criteria.once inserted delete from source table.

    HI, I have a source table with millions of records .I need to insert some of the data (depending on a condition) to a repository table. Once they are inserted they can be deleted from the source table. The deletion is taking a lot of time . I need to