Embedded Flash Player is not working from another domain (Cross-Domain swf access )

Embedded Flash Player is not working from another domain (Cross-Domain swf access )

Posted by Sajith M.R in webworld on 18. Jul, 2008 | 4 Comments

When I used an flv player for my website www.amvizone.com, the main problem I faced was the external embedding. So I provided the iframe embedddng method instead of embedded object like youtube. The problem was the embedded flash player only worked with the my domain (where the player.swf is placed). When I put the [...]

Cross Browser Cookies

Cross Browser Cookies

Posted by Sajith M.R in html, webworld on 04. Apr, 2008 | 2 Comments

A normal html / web developer must be femilered with cookies and sessions. In normal case the cookie set by one browser cannot be access through another browser. Each browsers have its own space to store the cookie value. Thats why when you login your email account from one browser, if you go another browser [...]