You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

What did I type wrong?? Created Aug 14, 2009

This thread is solved

Views: 2492     Replies: 2     Last reply Aug 20, 2009  
You must login first before you can use this feature

execu

Posts: 4

Registered:
Aug 12, 2009

What did I type wrong??

Posted: Aug 14, 2009

Tried it this is the URL -

http://www.execmovies.com/extra/

And this is the code -

<script srchttp://execmovies.com/player/example/flowplayer-3.1.2.min.js"></script>
<p>

hrefhttp://executiveimagemovies.cachefly.net/video.flv"
style="display:block;width:563px;height:316px;"
id="player">

<script language="JavaScript">
flowplayerhttp://execmovies.com/player/flowplayer.commercial-3.1.2.swf", {
key: '$048beccdce9a4bd300e',
});
} </script>

execu

Posts: 4

Registered:
Aug 12, 2009

» What did I type wrong??

Posted: Aug 19, 2009

Reply to: What did I type wrong??, from execmovies
does any know?

MEDIAmobz

Posts: 10

Registered:
Dec 10, 2008

Extra Brace...

Posted: Aug 20, 2009

Reply to: What did I type wrong??, from execmovies
You have an extra brace in your code toward the end:

} </script>
</body></html>
Remove that and things work correctly.