PLUGIN Adventure Maker HTML ?

This forum is meant for announcing new plugins, downloading other people's plugins, posting questions, etc.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

PLUGIN Adventure Maker HTML ?

Postby PINGO TINTO » Thu May 03, 2012 2:48 am

Someone could make a plugin for Adventure Maker HTML
A plugin to write variables, cursors, sounds, videos, etc. all in HTML code?

EXAMPLE VIDEO

<OBJECT id='mediaPlayer' width="780" height="570"
classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'>
<param name='fileName' value="videos/joao.avi">
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='true'>
<param name='autoStart' value="true">
<param name='showControls' value="false">
<param name='loop' value="false">
<EMBED type='application/x-mplayer2'
pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
bgcolor='darkblue' showcontrols="false" showtracker='-1'
showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="780" height="570"
src="videos/joao.avi" autostart="true" designtimesp='5311' loop="false">
</EMBED>
</OBJECT>


EXAMPLE CURSOR

<div id='hotspot1' style='position:absolute; cursor:url(cursores\dir.cur); left:681px; top:16px; width:102px; height:568px;'><img id='hotspotImg1' src='transparent.gif' width=102 height=568 onClick='parent.doHotspotClick(1);' onLoad='elementLoaded();' /></div>
User avatar
PINGO TINTO
Advanced Member
 
Posts: 182
Joined: Wed Jun 17, 2009 6:17 pm
Location: PORTUGAL

Return to The Plugins Corner

Who is online

Users browsing this forum: No registered users and 0 guests

cron