onyxxxx
Member
Posted 4 years ago #
Hi,
I have a swf file which should call an xml file (a simple flash news ticker with xml). I uploaded files into "wp-content/files" directory and launched swf file through pb-embedFlash plugin. And it didn't work.
Can somebody help to solve this problem?
sure, but why are you using a plugin? Unless you are putting this someplace special (in a post?), you just need to edit your template(s) and place the proper xhtml to call the object.
I have flash on my site, calling an xml file.. I dont clutter up life using a plugin :)
First of all: pb-embedFlash is for posts/pages only - and sidebar via widget. I don't know what "does not work" because you don't tell me/us, where you insert what code.
With more information, I/we could better support you. :)
onyxxxx
Member
Posted 4 years ago #
I solved this problem myself... In .fla file I just have to indicate the full xml link. (http://domain.com/wp-content/files/ticker.xml) Even though my swf file is in the same folder, but when I put swf in WP it didn't work with simple link ("ticker.xml"). In a basic html site I shouldn't do that :)
Ok, so it's fortunately not a plugin problem :).