I need to post videos that play through a swf on my Drupal page.... but all the swf/flash resources I find are only for Drupal 6.

Further, my client's current (non-Drupal) site, opens the swf in a window OVER the page using thickbox. I dont think this is possible in jquerry. In any case, is it possible in Drupal 7, and if so how? (You click the link to the video, and the swf opens in a window over the site, with the site greyed out: sample here http://www.toefltestsuccess.com/preview.php# -- Click VIDEO TRAINING SERIES and then click a video link).

Thanks!

Ryan

Comments

ryantboyd’s picture

What I am getting at is a way to do pop ups in Drupal 7......

anruether’s picture

instead of thickbox you can use colorbox which is working well on d7. I haven't integrated videos into drupal neither in colorbox. Perhaps the media module will be of help.
andi