![]() |
![]() |
||||||
|
|||||||
| Tags: block, flex, other, sites, usage, widget |
![]() |
|
|||
|
Eample, i have a flex3 widget on one site, www.onesite.com, i just want this
widget to be hosted/loaded on that site, dont want someone else to frame or take the swf and host on another site. is is possible? |
|
|||
|
In general it is difficult to ensure that no one can use your swf's for
unintended purposes, simply due to the fact that they can be decompiled/people can look at the byte codes. In otherwords, using Flex/Flash's security as the gatekeeper is not terribly secure at all. If your Flex app relies on a particular web service, you can provide security on your web server, which is the general methodology. Otherwise, you could theroretically do things like look at the location bar url using javascript & ExternalInterface, but as mentioned, there are ways around it for the very clever. Anything that runs on the client (ie, in a browser on their computer) must be considered unsafe/crackable/copyable. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise