Emma Forum Index Emma
http://emma3d.sf.net
We moved and upgraded!
Please register, thanks.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

browser compatibility issue

 
Post new topic   Reply to topic    Emma Forum Index -> Help
View previous topic :: View next topic  
Author Message
plasmo
Guest





PostPosted: Sun Apr 16, 2006 11:54 am    Post subject: browser compatibility issue Reply with quote

I 'm realy intrested in this fantastic project !To be sure emma 's fully complient with all the brosers ; I launched the "mainPluginTest.html"

The plugin is found for internet explorer (activeX)

prob1:
Firefox is recognised as "netscape" by the script and "don't find any suitable plugin" Sad

prob2:
even if the plug-in is found . I need to tell my browser that "yes" it can accept this Activex unsecure content .. Sad

How to create html pages without any warning or plug-in didn't find

Thanks for all!
Back to top
murat
Site Admin


Joined: 02 Apr 2006
Posts: 3

PostPosted: Fri May 12, 2006 2:21 am    Post subject: Reply with quote

You can try this:

Code:

<OBJECT
CLASSID="CLSID:00A58EDC-19C9-452C-A69E-039090CB1B86"
WIDTH="1050"
HEIGHT="165"
id="Emma1">

<Param name=SRC value="main.xma">

<embed src="main.xma"  type="application/x-emma"
border="0" width="1050" height="165">

</object>


Also check out these:
http://emma3d.sourceforge.net/wiki/index.php/Main_Page

http://emma3d.sourceforge.net/wiki/index.php/Page_Integration

Also make sure the Mozilla plugin is working properly by typing
Code:

 about:plugins

and checking to see if Emma shows up in the list.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Emma Forum Index -> Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group