I've installed the mmstore for testing and I have some questions:
1 - How do users actually buy items ? I couldn't find any Buy/Add to Basket buttons.
2 - Menu is not working from Linux, we tested different browsers.
3 - Where is the pro. version ?
---
I think I found the reason for Linux Menu not working:
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="130" height="200">
<param name="movie" value="images/mmstore/menu/mmstore_menu.swf">
<param name="quality" value="high">
<embed src="images/mmstore/menu/mmstore_menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="130" height="200"></embed>
</object>
As far as I know, this is a Microsoft specific call?
---
I'm testing the provided solution within this article:
http://www.alistapart.com/articles/flashsatay/
---
Thank you in advance.