I hope this is the correct area to post; other areas did not seem as appropriate --- and I didn't know if it was something related to Hivemind template or not.
In 1.5.1, I am trying to put a Flash file in an article. The Flash file depends on a text file and xml file that feed the order of the slides and the content to this file. However, in using that filmstrip icon to put content in, all it shows is the shell of the file and none of the dynamic content. By the way, if there isn't dynamic content, the swf files appear to work fine.
Here is what I have tried thus far:
*** I copied/pasted the html code from 1.013 to 1.5.1 article, but again same thing --- there is no dynamic content, just the shell.
*** Code clean up is in off position in editor plugin
By the way, I put the Flash file in the same folder as the text and xml file (just below the root), which works fine in 1.013.
Thanks for the suggestion. I changed everything over to the default and also the Beez one as well. No luck ... the content still does not show. Did a search via Google and other places, but no luck.
For now, although it might be painful, I might have to hardcode the Flash taking away from flexibility but at least I know it will work.
Thanks for the tip. I didn't think to try the direct route (or true url call) to the swf file, as I was hoping to have the Hivemind template around it. But you bring up a good point, in that it does work on direct call.
The "j-stuff" is actually not a folder, it is the name of the menu item housing the menu item "Somatoform".
Is it possible that I cannot use the sef in Joomla 1.5.1? Maybe, I can try with sh404sef, as they upgraded to 1.5 compatibility. Just thinking aloud ...
Normally I don't use any editors ,I place the html flash code manually, because the editors like tyni myce, replaces the flash version to 6 instead of Flash 8 or 9 having things not working after all.
Try to disable the editor save it, go to the module where flash is and past the html code that Flash code had generated from
<object classid=.......
</object>
Upload the flash file and xml file to the root where joomla is and everything should work, no problem.
When you done you can enable back the editor
Thanks for the tip. I put the code in as you said, but it still didn't work. I even disabled the editor (and didn't use one all together). Funny thing is that it does work in the preview. For right now, I think that I'll hold on the 1.5.1 migration and keep my original site in 1.0.15 for now. Thanks.
D-