JoomlaWorks Community Forum

LOGIN
Welcome to the JoomlaWorks Community Forum | If you have a question, please search before posting!

Author Topic: Display video in pop-up window.   (Read 14355 times)

Offline alex53

  • Newbie
  • *
  • Posts: 2
    • View Profile
Display video in pop-up window.
« on: March 15, 2007, 02:19:19 PM »
First of all congrats for such a great plugin. Installed it today and I'm loving it.

I have a request, although maybe its already a feature that I dont know about. I'd like to be able to simply link to the video from the content item and for the video to then appear in a small new window without navigation controls.

The reason is the youtube video that appears in the content doesnt look great when centered in the middle of a big window in my site.

I know I could probably create separate html pages with the video embedded and link to it, but it would be nice to be able to make that window appear without having to create content outside the context of joomla CMS. (Less work for the admin)

Any pointers? Thanks in advance.
Signatures appear only for members with more than 30 posts

Offline Fotis

  • JoomlaWorks Team / Forum Administrator
  • Administrator
  • Hero Member
  • *****
  • Posts: 4196
    • View Profile
    • JoomlaWorks
Re: Display video in pop-up window.
« Reply #1 on: March 15, 2007, 04:34:10 PM »
This feature is already on list for the next update...  :D
Frontpage Slideshow by JoomlaWorks! The no.1 slideshow system for Joomla!

Looking for an easy & stylish way to publish image galleries on your Joomla! site?
Check out Simple Image Gallery Pro!

K2, the powerful content extension for Joomla! - more than 1 million downloads already!

Offline Fotis

  • JoomlaWorks Team / Forum Administrator
  • Administrator
  • Hero Member
  • *****
  • Posts: 4196
    • View Profile
    • JoomlaWorks
Re: Display video in pop-up window.
« Reply #2 on: March 15, 2007, 04:35:52 PM »
...and since you asked...

Should we go for a lightbox-like or plain ol' javascript popup??
Frontpage Slideshow by JoomlaWorks! The no.1 slideshow system for Joomla!

Looking for an easy & stylish way to publish image galleries on your Joomla! site?
Check out Simple Image Gallery Pro!

K2, the powerful content extension for Joomla! - more than 1 million downloads already!

Offline alex53

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Display video in pop-up window.
« Reply #3 on: March 15, 2007, 05:36:04 PM »
Hey thanks for your reply :)

Personaly I think a javascript popup does the job and so long as the window dimensions fit tightly around the video's dimensions then its just fine.

Of course a lightbox could be more pleasing to the eye for some people.

In a perfect world, both and make it an option hehe :)

Oh, and maybe I should put this on a new thread because its a different problem, but, is there a way to align the player (both for youtube and other media like mp3) to the left rather than always centered? Being able wo wrap text around them like one dies with a mos_image would be great.
« Last Edit: March 15, 2007, 05:38:36 PM by alex53 »
Signatures appear only for members with more than 30 posts

Offline zandunga

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
    • Regidores.com
Re: Display video in pop-up window.
« Reply #4 on: April 15, 2007, 12:19:24 AM »
An easy way for to play video in a new little windows (in Joomla) is the next:

Step 1: Copy the next url:

Code: [Select] [nofollow]
http://www.regidores.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.regidores.com/video/spot_patrullas.flv&showdigits=true&autostart=false

Step 2: Change the information on "yoursite" (put your site) and put your video file location, and the video file name.

e.g.
Code: [Select] [nofollow]
http://www.yoursite.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.yoursite.com/video_location/your_video_file_name.flv&showdigits=true&autostart=false

Step 3: Copy all your url.

Go to your editor (in Joomla administrator), write some ting like: "My Video", go to insert link  on your editor, go to Popup, activate "Popop java script" button, put the url that you copied on the respective area, next put the widht and height parameters, and insert, and save. Go to your content item and Eureka!!!!

Watch my popup link video on my site:

http://www.regidores.com/index.php?option=com_content&task=view&id=1704 [nofollow]

P.D.: This is the images to your insert link in your Joomla editor:



Signatures appear only for members with more than 30 posts

Offline Canuck

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • Gamerz Theatre
Re: Display video in pop-up window.
« Reply #5 on: April 15, 2007, 07:48:31 PM »
...and since you asked...

Should we go for a lightbox-like or plain ol' javascript popup??

Definitely lightbox  :)
Signatures appear only for members with more than 30 posts

Offline jimesmythe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Display video in pop-up window.
« Reply #6 on: December 01, 2008, 03:39:57 AM »
There should be an option for lightbox or actual popup. most of the time i would use the standard popup, but occasionally i would like to make a priority lightbox video that has to be watched before continuing to browse the site.

by the way, how do i make a pop up in AllVideos. is there not one like there is All Video Reloaded.
Signatures appear only for members with more than 30 posts

Offline jimesmythe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Display video in pop-up window.
« Reply #7 on: December 01, 2008, 03:47:04 AM »
An easy way for to play video in a new little windows (in Joomla) is the next:

Step 1: Copy the next url:

Code: [Select] [nofollow]
http://www.regidores.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.regidores.com/video/spot_patrullas.flv&showdigits=true&autostart=false

Step 2: Change the information on "yoursite" (put your site) and put your video file location, and the video file name.

e.g.
Code: [Select] [nofollow]
http://www.yoursite.com/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file=http://www.yoursite.com/video_location/your_video_file_name.flv&showdigits=true&autostart=false

Step 3: Copy all your url.

Go to your editor (in Joomla administrator), write some ting like: "My Video", go to insert link  on your editor, go to Popup, activate "Popop java script" button, put the url that you copied on the respective area, next put the widht and height parameters, and insert, and save. Go to your content item and Eureka!!!!

Watch my popup link video on my site:

http://www.regidores.com/index.php?option=com_content&task=view&id=1704 [nofollow]

P.D.: This is the images to your insert link in your Joomla editor:





Not able to get this to work. any suggestions, or a built in way to do this. would be nice if i could just call a class called popup.
Signatures appear only for members with more than 30 posts

Offline five_betty

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Display video in pop-up window.
« Reply #8 on: December 17, 2008, 03:12:09 AM »
thanks - worked like a charm for me.

cheers to Zandunga  :D
Signatures appear only for members with more than 30 posts

Offline jimesmythe

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Display video in pop-up window.
« Reply #9 on: December 31, 2008, 04:32:38 PM »
When is this going to be implemented or is it already. I really need this. A lightbox and javascript popup both would be nice. JS for the ability to pop up a new window so that the user an watch a video or listen to audio even if still browsing the web. Light box would be nice for special videos or audio where it is needed to be watched before going further.

this could be accomplished in parameters for the media. one could specify lightbox or Javascript.

Signatures appear only for members with more than 30 posts

Offline CL

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Display video in pop-up window.
« Reply #10 on: September 07, 2009, 04:31:10 AM »
Hi - I am a newbie - I have learned in leaps and bounds over the last few weeks - I find Firefox add-ons particularly amazing...but this video part is killing me.

Everyone says how simple it is but no one has spelled out in plain English (from beginning to end) exactly how to stream AND embed video - I have allvideo reloaded installed. If you can only explain one...make it embed please...maybe someone else can help me with streaming.

I see tutes that say just put in (wmv)images/whatever/video(/wmv)... BUT where???
I am guessed out.

Am I supposed to see the player somewhere prior to all of this after I have enabled it???
Would be nice to help me think that i was on the right track

I just dont get it and I am exasperated. ??? :'(

Could someone pretend that I am Helen Keller and just (EXACTLY) spell it out for me!?!?!?

I would pay at this point.
craigslist107@gmail.com [nofollow]

thx
Signatures appear only for members with more than 30 posts

Offline Yiota

  • Pro Joomla! Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
    • JoomlaWorks
Re: Display video in pop-up window.
« Reply #11 on: September 07, 2009, 09:01:29 AM »
Have you seen this page: http://www.joomlaworks.net/content/view/35/41/. Depending on what type of video you would like to embed you follow the appropriate tag.

Now you set inside the plugin's parameters the local path (if you want to load from a site's folder, for instance images/stories/folder name) for the videos and audio as well as all other parameters for dimensions of the player, background color, etc.

After you save the parameters you go and create an article and put inside that the appropriate video tag. Then you go and create a link to that article and you will see the video loading to that page.

I hope I helped you sort it out :)

JoomlaWorks Team
www.joomlaworks.net

Offline BrotherPhil

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Display video in pop-up window.
« Reply #12 on: September 28, 2009, 01:48:58 PM »
Is there a timeframe on when the "popup" capability will be added?

If not, is there a "stop-gap" solution I can use until that feature is added to AV or AVR?
Signatures appear only for members with more than 30 posts

Find this topic helpful? Why not share it with others?