Insert > Markup Item... has a bug?

I’m inserting a Flash video by sticking the player code in a “Markup Item”. There either is a bug in this process or some weird conflict. The code I paste in the markup dialog box window looks OK in the window, but when placed in the output HTML, it is either truncated or some of the original code is left out! Does anyone know if there is a size limit to what can be pasted in?

The code Im pasting in looks like (highly abbreviated)

<OBJECT classid…

<PARAM ... <PARAM ... <PARAM ...

The code that is actually placed in the output HTML by Freeway does not have the “” tag. Sometimes it leaves out both the end and tags.

Anyone have a clue what’s going on?
THANKS in ADVANCE. ;ll


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There is a limit, but it is quite high – 32K if I recall correctly.
That’s a very long bit of text.

Walter

On May 8, 2008, at 11:49 PM, grayson Evans wrote:

I’m inserting a Flash video by sticking the player code in a
“Markup Item”. There either is a bug in this process or some
weird conflict. The code I paste in the markup dialog box window
looks OK in the window, but when placed in the output HTML, it is
either truncated or some of the original code is left out! Does
anyone know if there is a size limit to what can be pasted in?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Grayson,

Make sure that the code you are a pasting isn’t being broken up by new
lines. If you copied it from an email or sometimes even directly from
a webpage the lines can sometimes be broken up.

Unfortunately this means looking though it manually (I find making the
dialog as wide as possible helps) or pasting it into a good text
editor and searching for new lines using a find and replace.

Joe

On 9 May 2008, at 13:15, Walter Lee Davis wrote:

There is a limit, but it is quite high – 32K if I recall correctly.
That’s a very long bit of text.

Walter

On May 8, 2008, at 11:49 PM, grayson Evans wrote:

I’m inserting a Flash video by sticking the player code in a
“Markup Item”. There either is a bug in this process or some
weird conflict. The code I paste in the markup dialog box window
looks OK in the window, but when placed in the output HTML, it is
either truncated or some of the original code is left out! Does
anyone know if there is a size limit to what can be pasted in?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options