HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

please help me

Login / Search

 [ Join | More ]
 Add topic 
Posted
Rating:
#89656 (In Topic #18187)
Avatar

Fan in training

How can I make my video to appear in a popup movie?

I want to do  New tutorials like   http://ocportal.com/start.htm

My problem is following:
How can I make my video to appear in a popup movie? (like http://ocportal.com/start.htm -new Video tutorials)


Thank you. 
Back to the top
 
Posted
Rating:
#89658
Avatar

ocStaff (admin)

This was done ages ago via hand-coded PHP. If redoing it now I would put the video on its own page as an attachment. Let's pretend that page is in the site zone and called '_video1'.

I would then use this Comcode…

Code

[semihtml]
<a target="_blank" href="{$PAGE_LINK*,site:video1:wide_high=1}" onclick="return open_link_as_overlay(this,400,400);">Watch video</a>
[/semihtml]

(400x400 is the overlay width)

If the user has Javascript that should open as an overlay, else it should open in a new window.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#89659
Avatar

ocStaff (admin)

^ If that works, someone should add to the community docs. Writing that was my good deed for the day ;).



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#89660
Avatar

Fan in training

Thank you Chris,

But i have  a problem


There is an error (
The tag, semihtml, was closed, but it was not opened) in your Comcode at line 16.

Please advice me I'm novice in website/php
Back to the top
 
Posted
Rating:
#89662
Avatar

Community saint

You must have missed the first [semihtml] when you copied the script.

Do you have a Samsung Galaxy S / Galaxy S II ? If so, why not check out my ScreenFree FM Radio .
Back to the top
 
Posted
Rating:
#89664
Avatar

ocStaff (admin)

Or maybe the WYSIWYG needs disabling.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
1 guests and 0 members have just viewed this: None
Control functions:

Quick reply   Contract

Your name:
Your message: