embed Youtube video

Q&A about the latest versions
Post Reply
saarikor
Posts: 29
Joined: Sat Apr 11, 2009 11:32 am
Location: Joensuu, finland
Contact:

Hello,

Is there any easy way to embed video from youtube to panorama?
I'm trying to add something like 200*100 pix window over the rotating
panorama and video in that window?
Is this somehow possible?
smooth
Posts: 1493
Joined: Sat Sep 09, 2006 7:30 pm

See this thread

Regards, Smooth 8)
Image
smooth
Posts: 1493
Joined: Sat Sep 09, 2006 7:30 pm

Find your YouTube URL link from the YouTube page.

Place it in code like this

Code: Select all

<img src="http://www.youtube.com/v/NEQO3FRc5Ao" vspace="0" hspace="0" width="500" height="375">
Place this code in a "Text" field within Pano2VR, be sure you have "Word Wrap" check box selected.

This can be set in the skin or linked via a place holder to a Userdata field like "Information" via $ui
text_properties_pano2vr.jpg
text_properties_pano2vr.jpg (62.74 KiB) Viewed 4017 times
youtube_userdata_pano2vr.jpg
youtube_userdata_pano2vr.jpg (51.5 KiB) Viewed 4017 times
Regards, Smooth 8)
Image
smallkidd
Posts: 1
Joined: Wed Mar 17, 2010 9:32 am

Nice Work!
But I follow your tutorial,
it's don't play youtube video
Even it's don't show youtube window.

I already set "$ui into Text" and "Use Data Information" .
But I click the video Button,it's don't work.
I don't understand how to let it play youtube video if I click the button.
Can anybody help me?

I am sorry about my English.
But i really like this software, it's so great.

Best Regards.
KIDD
martyhr
Posts: 189
Joined: Mon Mar 26, 2007 10:44 am
Location: Czech Republic
Contact:

Nice, nice.
It is working like a charm for me..... :lol:
Post Reply