The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Stickam and Joomla
PostPosted: Thu Sep 01, 2011 3:55 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Aug 27, 2011 1:40 pm
Posts: 10
Morning, Sorry if this is an extreme noobie question but kind of frustrated that it is not working correctly. I have tried a few media embed plug ins but nothing is working correctly. I have a Internet TV show on Stickam. I am wanting to embed the code so it will show live from my site and also people are able to log in. I have this working on my other Ning site (which I am moving to Jomsocial after this project is completed). I would like this to be played on the home page of my site http://www.gptvnetwork.com

Here is the link so you understand what I am speaking of http://www.ecigvapors.com/page/6385199:Page:3017 From there they can watch, or log in and participate.

The embed code used to see that is:
<div style="width: 640px; height: 595px; overflow: hidden;">
<object height="575" width="640" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="video_190920392">
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="true" />
<param name="scale" value="noscale" />
<param name="quality" value="high" />
<param name="flashvars" value="autoPlay=1&amp;autoMute=0&amp;showViews=1" />
<param name="src" value="http://player.stickam.com/stickamPlayer/oc/181910172" /><embed height="575" width="640" src="http://player.stickam.com/stickamPlayer/oc/181910172" flashvars="autoPlay=1&amp;autoMute=0&amp;showViews=1" quality="high" scale="noscale" allowfullscreen="true" wmode="transparent" allowscriptaccess="always" id="video_190920392" type="application/x-shockwave-flash"></embed>
</object>
<div style="width: 640px; height: 15px; overflow: hidden; text-align: right; font-size: 12px;">
<a href="http://www.stickam.com">Video chat by
Stickam.com</a></div>
</div>

I can not find a good plugin to make this work. Any Ideas?

Thank you in advance


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Thu Sep 01, 2011 11:27 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Aug 27, 2011 1:40 pm
Posts: 10
No suggestions?


Top
 Profile  
 
PostPosted: Fri Sep 02, 2011 2:02 am 
User avatar
Joomla! Champion
Joomla! Champion

Joined: Thu Aug 18, 2005 2:09 am
Posts: 5154
Location: California
.
What's the problem? Why do you need a plug-in extension?
The Stickam embed code above works fine.

Stickam video chat example below:

Image
.


You do not have the required permissions to view the files attached to this post.

_________________
██ AllMedia4Joomla Project
██ http://sourceforge.net/projects/allmedia4joomla/
██ AllMedia YouTube Feed Gallery module released
██ Download: http://sourceforge.net/projects/allmedia4joomla/files/


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Fri Sep 02, 2011 2:08 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Aug 27, 2011 1:40 pm
Posts: 10
No matter what I tried it would just sit there with a grey screen. What exactly did you do?


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Fri Sep 02, 2011 4:14 am 
User avatar
Joomla! Champion
Joomla! Champion

Joined: Thu Aug 18, 2005 2:09 am
Posts: 5154
Location: California
.
Where is the embed code?
I see absolutely nothing in that home page HTML for Stickam.
Even if you are dealing with the Joomla-ate-my-code issue there is something left.

Put the Stickam embed code in a test page and provide a link.
Then we can troubleshoot from there.
.

_________________
██ AllMedia4Joomla Project
██ http://sourceforge.net/projects/allmedia4joomla/
██ AllMedia YouTube Feed Gallery module released
██ Download: http://sourceforge.net/projects/allmedia4joomla/files/


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Fri Sep 02, 2011 4:26 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sat Aug 27, 2011 1:40 pm
Posts: 10
ok out of the blue now it works, I apologize for this.


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Sun May 06, 2012 8:43 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun May 06, 2012 8:40 pm
Posts: 4
I've read this thread but I see no solution posted. I don't know if my issue is the same but I have the following code (bottom) stored in a Custom HTML module in joomla, the result of which is blank square on the front end; the Stickam streaming feed does NOT show:

<div style="width: 560px; height: 340px; overflow-x: hidden; overflow-y: hidden; text-align: center;">
<object id="video_190920392" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" type="application/x-shockwave-flash" width="560" height="320">
<param name="movie" value="http://player.stickam.com/stickamPlayer/vo/182004130" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="true" />
<param name="scale" value="noscale" />
<param name="quality" value="high" />
<param name="flashvars" value="autoPlay=0&amp;autoMute=0&amp;showViews=0" />
</object>
</div>


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Mon May 07, 2012 5:59 am 
User avatar
Joomla! Champion
Joomla! Champion

Joined: Thu Aug 18, 2005 2:09 am
Posts: 5154
Location: California
.
The core Joomla Custom HTML module will eat your custom code for a player embed.

Try one of the 3rd-party custom code modules:
http://extensions.joomla.org/extensions/core-enhancements/coding-a-scripts-integration/custom-code-in-modules

.

_________________
██ AllMedia4Joomla Project
██ http://sourceforge.net/projects/allmedia4joomla/
██ AllMedia YouTube Feed Gallery module released
██ Download: http://sourceforge.net/projects/allmedia4joomla/files/


Top
 Profile  
 
 Post subject: Re: Stickam and Joomla
PostPosted: Mon May 28, 2012 12:03 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun May 06, 2012 8:40 pm
Posts: 4
I should have known it was something this stupid. And I though I disabled all of Joomla core 'auto-correct' options. Bah. Thank you!!!! Downloaded the first one and it works just fine.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 



Who is online

Users browsing this forum: jacdig, steveki and 28 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group