-
☆ A M B ☆
- 1,231 Posts
Has anyone found with the latest tinyMCE that it misses out information when you add flash?
I have found it is missing the following which is stopping flash from appearing in the browser
<param value="xxx" name="width"/>
<param value="xxx" name="height"/>
<embed width="xxx" height="xxx" src="xxx.swf" type="application/x-shockwave-flash"/>
How could I edit the files to make sure this is included?
Thanks
Use the Media plugin button and edit the Flash movie. Unfortunately, I don’t think the plugin automatically detects the width and height of the Flash movie so you have to know this and put this information in.
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
-
☆ A M B ☆
- 1,231 Posts
I have been manually putting the information in but it’s not taking it in.... version 212 seems to the most useful version out. I’m using it on the frontend to try and create a social network document so a webuser can edit their own document but it doesn’t even work in the manager correctly either, unless i use 212.
If i could only get tinyMCE to work properly for webusers I’ll be so close to completing my personal project and move on to the final step which is allowing webusers to upload to their own folders. Then of course it’s documentation time for the MODx community to use it.
Any help would be greatly appreciated.
Ross
-
☆ A M B ☆
- 1,231 Posts
Does anyone know how to take out the browse button in the popup so I can stop frontend users browsing my assets/images folder or at least set it to go to a predetermined folder?
Thanks