Hello,
I am making a portfolio website for all the games I have developed. I am showcasing games that are mainly based on Flash or Unity, which I can embed in blog posts via plugins.
Via this plugin I am able to display my Unity game:
http://unity3d.com/support/resources/assets/unity-wordpress-blog-plugin
With the following tag:
[WP_UnityObject src="http://gustavdahl.net/Unity_games/WebPlayer.unity3d" width="600" height="450"/]
However, I don't want my games to load automatically. I want the user to click on a link first which will open up a new window with the game.
Is that possibile and can I then control the size of the window?
Thanks in advance.
JWALKERG
Member
Posted 8 months ago #
Hey,
Did you find an answer? I'm dying to know as well!
kevmo314
Member
Posted 8 months ago #
The easiest way to do this would probably be to make a new post or page with the Unity player and the link to the post or page. Any other method would require some trickery to open a new window that you probably don't want to copy/paste over and over again.
JWALKERG
Member
Posted 8 months ago #
Ugh. I've done that already. I was hoping to find a cool way to make it "flash-like" and pop up/in like a photo gallery or video player.
RAWR! I've literally had my programmers try for too long to keep attempting.
RAWR x2!
If you find out ever - let me know. Or if anyone has a solution please chime in!
JWALKERG
Member
Posted 8 months ago #
however, I did stumble onto a page some time ago where someone had an image over the unity player and it had to be clicked before it played.
That could work if I can find it again