Welcome Guest, Not a member yet? Register   Sign In
Click on my flash file is loading error view page instead of the hard-coded given link in swf
#1

[eluser]term25[/eluser]
If I use clicktag param it works fine, but when the flash file is not using clicktag, it goes wrong and codeigniter tries (after click on the banner) load some url like:

Code:
http://mywebsite.com/addressinflash.com

instead of just:

Code:
http://addressinflash.com

If it is in plain html or php file (not using CodeIgniter) it works great.

I guess I have to set something for swf files in codeigniter's .htaccess to go directly where the should go, but how?

Any advice?

I have tried swgobject and also direct embed swf code, but all are giving the same result.

But somehow if I am using clicktag it work fine. I do not understand at all.
#2

[eluser]term25[/eluser]
Anybody ever experienced this weird problem?




Theme © iAndrew 2016 - Forum software by © MyBB