PLAY GAME IN SALESFORCE:
This is a simple example of how the flash works in salesforce.The code looks like this
Visualforce Page:
<apex:page sidebar="false" >
<apex:flash src="{!$Resource.movie6}" height="400" width="1500" play="true"></apex:flash>
</apex:page>
Download your static resource from Movie6
No comments:
Post a Comment