> Try rewriting the TS, so you don't have to use insertData. Maybe something
> like this:
Thank you guys for help.
Everything works like it should.
___
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/
Hi Bartoz.. Your problem is that you are using the "insertData=1" property.
That results in TYPO3 parsing everything between the curly brackets.
Try rewriting the TS, so you don't have to use insertData. Maybe something
like this:
temp.flash = COA
temp.flash {
10= TEXT
10.data = page:uid
Hi,
On 4/18/07, Bartosz Aninowski <[EMAIL PROTECTED]> wrote:
> Hi
> I need to use UFO javascript to load swf mowie.
> Is there any solutions to ignore particular curly-brackets
>
> temp.flash = COA
> temp.flash {
> 10= TEXT
> 10.value = {page:uid}
> 10.insertData = 1
> 10.wrap (
>
>
> var FO = {
t: Re: [TYPO3] curly-brackets in TEXT object
Hey,
I have never seen problems with {} can you check
if it's not todu or the HTML cleaner that corrupts your HTML?
Alternative you can try to put your in cdata tags.
Ries
> Hi
> I need to use UFO javascript to load swf mowie.
> Is there
Hey,
I have never seen problems with {} can you check
if it's not todu or the HTML cleaner that corrupts your HTML?
Alternative you can try to put your in cdata tags.
Ries
> Hi
> I need to use UFO javascript to load swf mowie.
> Is there any solutions to ignore particular curly-brackets
>
> tem
Hi
I need to use UFO javascript to load swf mowie.
Is there any solutions to ignore particular curly-brackets
temp.flash = COA
temp.flash {
10= TEXT
10.value = {page:uid}
10.insertData = 1
10.wrap (
var FO = { movie:"fileadmin/flash/menunew.swf", width:"295", height:"845",
majorversion:"8", men