Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
jerreye04 #1
TextArea with <img> help...
Hi,
Has anyone else had any issues with loading a MoveiClip into a TextArea
component?
My TextArea is loaded from an XML Object...here is the tag in the XML doc
itself:
<img src='dotline'/> //'dotline' is the Linkage Identifier for the MC in Flash
The MC actually gets loaded into the TextArea but is not viewable until it is
scrolled near the top...It seems like it is being masked until it reaches the
top of the TextArea... Mabe another exciting Flash bug?
If anyone has a solution, I would appreciate your help :)
Jeremy
jerreye04 Guest
-
TextArea
I am making a simple blog, and was wondering if anyone had any suggestions on making a wysiwyg editor. I want to try and make it as much cross... -
Printjob for TextArea
Below the code snipped :Q: it works fine and print the textarea. But it prints only the visible Textarea and ignores the rest of the text(that... -
textarea value
I am trying to collect the value of an HTML textarea. The problem I am having is that I only can get he first line in the textarea. When a user... -
Removing carriage returns from <textarea></textarea> input
Hiya, I have a form with a <textarea></textarea> to receive user input. This input is then stored in a database and sent by fax... I need to... -
<textarea> bug????
Simple vbscript,html page loading into access. Input pg posting to Confirm pg, then sending to access. when using; <textarea name="name"... -
jerreye04 #2
Re: TextArea with <img> help...
I figured it out. In case anybody else is caught by this issue, if you plan on
loading movieclips into your TextArea, make sure your TextArea isn't resting on
the lastframe of the timeline. At least this was the cause of my issue.
jerreye04 Guest



Reply With Quote

