Haziran 28, 2008 at 15:40 | Adbrite, Addictions, Adobe, Adsense, Backup Utilities, Blog Tips, Business, Cattiness, Design, Devices/Phones, Download, Earn Money, Email, Firefox, Flash, Gmail, Google, Health Articles, Internet Explorer, Kategorilenmemi, MAC, Make Money, Orkut, RapidShare, Seo, Smoking, Software, Storage, Technology, Tips N Tricks, Tools, Travel, Tutorial, Uncategorized, Vista, Web 2.0, Windows, Woman Articles, Wordpress, YouTube
Etiketler: flash player • SWF
- Sender: admin |
If you send headers to a domain that does not match the domain where the SWF is hosted, you need update your crossdomain.xml file to allow them to continue to work with Flash Player 9.0.124.0. While this is discussed in the ADC pre-announcement, it could use a bit more detail. Flash Player support wrote a great technote on details of how to set up <allow-http-request-headers-from>.
http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403185
One of the examples from the article is:
<?xml version=1.0?>
<!DOCTYPE cross-domain-policy SYSTEM http://www.adobe.com/xml/dtds/cross-domain-policy.dtd>
<cross-domain-policy>
<! This domain can accept a MyHeader header from a SWF file on www.example.com >
<allow-http-request-headers-from domain=www.example.com headers=MyHeader/>
</cross-domain-policy>
Also, it is worth reiterating that the new header crossdomain syntax is required for both send and sendAndLoad network APIs. For network requests without additional headers, traditional crossdomain syntax and behavior continues.
Haziran 26, 2008 at 10:25 | MAC
Etiketler: Adobe • Blog • flash player • MAC • people • Pixel • technical
- Sender: admin |
Ive seen some blog posts about the Mac uninstaller for Flash Player that is currently on Adobe Labs. Yep, it was BIIIIG (almost 40MB). There was a technical explanation for it, but lets just say its been worked around and the mac uninstaller is now much smaller (1.3MB).
The reason I am blogging about this at all is because I was surprised by some other comments related to it. There were some fears that we might require an uninstaller when we ship the release version of Flash Player 10. I want to make sure people know that this would not be the case.
Continue Reading »