I thought about it, but someone told me that the length of the variables we can pass through ExternalInterface is limited.
have no idea about that...

--------------------------------------------------
From: "Piers Cowburn" <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2008 11:09 AM
To: "Flash Coders List" <flashcoders@chattyfig.figleaf.com>
Subject: Re: [Flashcoders] customizable HTML/javascript editor for Flash

I've had this problem before - the HTML from javascript rich text editors doesn't seem to reliably display in the same way in Flash.

The way I got around it was to make a rich text editor in Flash (very simple, just bold, italic and link options) and pass the text to be edited into it via FlashVars.

If you're sitting your rich text editor on a HTML page (for example as part of a non-Flash CMS) then you can use ExternalInterface to retrieve the htmlText value of the text field when your form gets submitted, and save that to the database.

This way you ensure your text displays the same way as it will in Flash in the end.

Piers


On 3 Jul 2008, at 15:49, ntasky wrote:

Hi everyone,

I've got a text editor in html/javascript and would like to have a nice way to get it formatted for flash. Actually the code produced by the text editor is not good for flash. tryed to parsed it in flash but it's way to difficult. I was thinking of a very simple editor in HTML very customizable (need just color, bold, link and style)
do you know any ?

thanks,

N.



--------------------------------------------------
From: "Jordan L. Chilcott" <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2008 10:01 AM
To: "Flash Coders List" <flashcoders@chattyfig.figleaf.com>
Subject: Re: [Flashcoders] filmmering FLV playback - why and how to fix that

What is the source frame rate? I have seen Flash encounter some stuttering on drop frame rates. For that size video, you are probably best to drop the frame rate down to about 15fps. It will probably still look good for the net and will most likely play a lot better.

jord

*Jordan L. Chilcott, President*
Interactivity Unlimited
Guelph, Ontario
---------------------------------
Tel:   (519) 837-1879
Fax: (519) 837-8610

mailto:[EMAIL PROTECTED]
http://www.interactivityunlimited.com
iChat/AIM: j1chilcott
Skype: bear-faced-cow
SightSpeed: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


Author: "Building Web Sites with Macromedia Studio MX"
Author: "Building Dynamic Web Sites with Macromedia Studio MX"
Author: "Flash Professional 8: Training From the Source"
Author: "Foundation Flash 8 Video"


Martin Klasson wrote:
I used 400kbit on a 694x440 movie, with 96kbps audio in stereo, on2vp6.
frame rate same as source, and automatic keyframes.

How does it stutter, as it is buffering and than resumes - or does the video
has strange "lines" appearing like it
the video doesnt perform well.

I think it is very strange, and I cant understand that I havent heard about
this issue before!




_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[EMAIL PROTECTED]
0207 631 3278


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to