Not signed in (Sign In)
    • CommentAuthoraacassidy
    • CommentTimeNov 5th 2009
     
    Hi,
    Am trying to set up a prototype on my local machine running WAMP. Have not been able to get the embed wall working with any video/media RSS feeds. I've seen the crossdomain.xml file discussed all over this board, and have added the file as such, to the local root directory:


    <allow-access-from domain="*.cooliris.com" />
    <allow-access-from domain="*video.google.com" />
    <allow-access-from domain="*.youtube.com" />
    <allow-access-from domain="*.revver.com" />


    Anyone know why nothing is getting through here? Am I completely barking up the wrong tree? I'm fairly new to this, so apologies if this is a daft question.

    Many thanks