Xenonsmart / swfobject4joomla

Automatically exported from code.google.com/p/swfobject4joomla
0 stars 0 forks source link

absolute path works in 2.0 / absolute path does not work in 2.1 #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use a swf file on, for instance s3, that is called with an absolute path.
2. Install swfobject module 2.0 and provide that absolute path; it will display.
3. Install swfobject module 2.1 and same abolute path is programatically 
appended to localhost ip address; does not display anything.

What is the expected output? What do you see instead?
Expected the swf file to play - as it does in 2.0 - but the url is mangled by 
concantenation in 2.1 so file is not retrieved.

What version of the product are you using? On what operating system?
centos 5.6
xampp 1.7.3a
joomla 1.6.0
joomla swfobject module 2.0 or 2.1

Please provide any additional information below.
Thank you for this most excellent tool ;-)

Original issue reported on code.google.com by smb...@gmail.com on 23 Jul 2011 at 4:18