I have been trying to get a flash application to load with a mod_rewrite url, but it doesn't get any of the arguments passed to it.

for instance suppose this works just fine:
http://www.example.com/media/audio/flashapp.swf?arg1=abc&arg2=def

well when I mod_rewrite it, to say something like:
http://www.example.com/media/audio/abc/def/flashapp.swf

it never receives any of the content, I know for sure I am doing the mod_rewrite correctly because I have replaced it with PHP files, and those load the arguments just fine, but flash can't seem to handle this. Is there some work around you can think of?

I have been trying to get a flash application to load with a mod_rewrite url, but it doesn't get any of the arguments passed to it.

for instance suppose this works just fine:
http://www.example.com/media/audio/flashapp.swf?arg1=abc&arg2=def

well when I mod_rewrite it, to say something like:
http://www.example.com/media/audio/abc/def/flashapp.swf

it never receives any of the content, I know for sure I am doing the mod_rewrite correctly because I have replaced it with PHP files, and those load the arguments just fine, but flash can't seem to handle this. Is there some work around you can think of?

Hi

What is your flash version?

Hi

What is your flash version?

macromedia flash 8

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.