FAQ
Sharing with Others | FAQ
1. |
How can I share a BubblePLY? |
|
|
|
After completion of the creation process, a new link is created for your BubblePLY and
with it, an option to share it with friends. By clicking on the button Share,
you will be able to add multiple e-mail addresses of the friends to whom you would like to
send your bubbled video. You can also add some personalized text to e-mail. Your friends
will be able to see your video by clicking on the link that they'll receive to their
e-mail account. In addition, at the end of the playback process, you will have the option
to send your Bubbles to others or embed the code.
If you want to send your video to more than one person, specify your list of addresses
separated by a semicolon ; (limited to 256 characters).
For example: [email protected]; [email protected] etc.
Top
|
2. |
Can I embed my Bubble Video on my own Website or Blog? |
|
|
|
Yes and really simply. Copy-and-paste the code at the bottom of the Get a
Link page (or at the end of playing the video, click on the Embed option
for the code)
Example of code:
<object width="450" height="455"><param
name="movie"
value="http://www.bubbleply.com/player.swf?fullscreen=false&autoplay=false
&userID=f172efc1-1787-43e4-a6db-12653043fa30
&movieID=2d659ba6-1b3c-4d63-8aa6-cda3d15a9eb9
&plyID=478e13a6-6e7c-4255-9c26-97f31d11a985&cameFrom=&isEmbed=true
&globalPath=http://www.bubbleply.com/"></param><param
name="wmode" value="transparent"></param>
<embed
src="http://www.bubbleply.com/player.swf?fullscreen=false&autoplay=false
&userID=f172efc1-1787-43e4-a6db-12653043fa30
&movieID=2d659ba6-1b3c-4d63-8aa6-cda3d15a9eb9
&plyID=478e13a6-6e7c-4255-9c26-97f31d11a985&isEmbed=true
&globalPath=http://www.bubbleply.com/" quality="high"
wmode="transparent" width="450" height="455"
allowScriptAccess="always"
type="application/x-shockwave-flash"></embed></object>
Top
|
3. |
How can I set the embed to automatically play on my own Website or Blog? |
|
|
|
You can set the Bubble Video to play automatically by manually changing the autoplay
command in the embed code from false to true (note: it needs to be done in two places in
the code).
Top
|
4. |
Can I send or embed a BubblePLYd video that someone sent me? |
|
|
|
Yes. Under the video you received is an option to Send to a Friend or
Embed in your website. Simply, click on the Share button and add
you friends e-mail address to send them the BubblePLYd video you have created or
click on the Embed button and copy-and-paste the embedded code into your
webpage.
Top
|