1. When I use the Insert / edit embedded media button in the rich text editor and then validate my page afterwards with http://validator.w3.org/ then it gives me 5 errors (inserting a flash file).
So what am I to do? Remove the Insert / edit embedded media button and create macros or what do you suggest?
2. Another thing is that the swf file does not resize to the size that I want.. Why not?
For Flash, I use an XSLT macro which takes 3 parameters: filename, width, height. This macro then outputs a script reference at run time (SWFObject) which displays the Flash object. Validates perfectly.
I actually found a way - as this is generated in JS in the config file, under plugins then I can just edit that text so it outputs the script that I want.
Embedded media and w3c standard
Hey guys,
I've got 2 questions:
1. When I use the Insert / edit embedded media button in the rich text editor and then validate my page afterwards with http://validator.w3.org/ then it gives me 5 errors (inserting a flash file).
So what am I to do? Remove the Insert / edit embedded media button and create macros or what do you suggest?
2. Another thing is that the swf file does not resize to the size that I want.. Why not?
Thank you
Hi Scott,
For Flash, I use an XSLT macro which takes 3 parameters: filename, width, height. This macro then outputs a script reference at run time (SWFObject) which displays the Flash object. Validates perfectly.
Cheers,
Ruben
Yeah I have one of them as well - but as it is part of the RichTextEditor I thought it might be much more convenient to do it that way for a user.
Thanks for your reply.
I actually found a way - as this is generated in JS in the config file, under plugins then I can just edit that text so it outputs the script that I want.
Thank you all.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.