- Posts: 16
- Thank you received: 0
Changing the Video?
-
silkweb
Inactive member - Topic Author
- New Member
Less
More
14 years 1 month ago #3252
by silkweb
Changing the Video? was created by silkweb
Hi All, no matter what I do (I feel like a noob) I can't get the video url to change. I change it in the source code but still the same youtube video is displayed. I'm pulling my hair out.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 1 month ago #3255
by milos
Replied by milos on topic Re: Changing the Video?
Go to youtube.com and there get code for the video file you need. Then edit module with Video through Joomla. Disable WYSIWYG editor and paste code from youtube.com. Your video will appear.
Please Log in to join the conversation.
-
silkweb
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
14 years 1 month ago #3261
by silkweb
Replied by silkweb on topic Re: Changing the Video?
No joy. I did all that and it shows in the code
but when I save it, it still shows the video that came with the template and when I "view source" this is the code I see:
If you look at the "embedded source it is the url for the video that comes with the template and it must be hardcoded somewhere cuz it's not in the module?
Code:
<object width="235" height="176"><param name="movie" value="http://www.youtube.com/v/zWpOmWJar8k"></param><embed src="http://www.youtube.com/v/zWpOmWJar8k" type="application/x-shockwave-flash" width="235" height="176"></embed></object><br><b><a href="http://noolmusic.com/youtube_videos/48_championship_basketball_drills.php">48 Championship Basketball Drills</a> via <a href="http://noolmusic.com">Noolmusic.com</a></b>
but when I save it, it still shows the video that came with the template and when I "view source" this is the code I see:
Code:
<object data="http://www.youtube.com/v/ulHGledrAkc?fs=1&hl=en_US" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" type="application/x-shockwave-flash" height="176" width="235">
<param name="FlashVars" value="playerMode=embedded" />
<param name="src" value="http://www.youtube.com/v/XWoD-FOWzhI&hl=en_US&fs=1&" /><embed height="176" width="235" src="http://www.youtube.com/v/XWoD-FOWzhI&hl=en_US&fs=1&" flashvars="playerMode=embedded" type="application/x-shockwave-flash"></embed>
</object>
If you look at the "embedded source it is the url for the video that comes with the template and it must be hardcoded somewhere cuz it's not in the module?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 1 month ago #3265
by milos
Replied by milos on topic Re: Changing the Video?
Please give me link to your site.
Please Log in to join the conversation.
-
silkweb
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
14 years 1 month ago #3344
by silkweb
Replied by silkweb on topic Re: Changing the Video?
Fixed it, turns out I had to remove the code from the other video as it had the embed code in it and it works now.
Thank you!
Thank you!
Please Log in to join the conversation.
Time to create page: 0.204 seconds