
January 26th, 2012, 02:07 PM
|
|
Registered User
|
|
Join Date: Jan 2012
Posts: 2
Time spent in forums: 19 m 20 sec
Reputation Power: 0
|
|
|
Flash Player - Can I hide the .swf path in the source code?
After doing much research online, I think the answer is NO, but I figured I would ask here anyway.
For a client of mine, I am trying to embed a flash application on his WordPress website. The application is housed at hisdomain.com / app / button.swf (not a real URL, obviously). The only way I know how to embed this application inside of his site is to use an iframe or to use the Kimli flash plugin for WordPress. Both work fine; however, when you view the source code you can easily see the URL. Since users must pay to access the application, they could then just copy/paste the URL into a browser and not go through his site to use it.
Is there any way to hide the source/path so that when people view the source code, they won't be able to see the URL and copy it? Any help would be greatly appreciated!
|