Icy Phoenix

     
 

Black Pearl Advanced BBCode Mod

Black Pearl Advanced BBCode Mod

Article
Reply with quote    Download Post  
Post Black Pearl Advanced BBCode Mod 
 
Is there mod to make so you can embed video and stuff?  I want to embed video from SAPO and other sites



 
KillaCam - View user's profile Send private message  
KillaCam [ Mon 04 Jan, 2010 18:07 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Black Pearl Advanced BBCode Mod

Comments
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
using flash from existing BBcode
Code: [Download] [Hide] [Select]
[flash width=320 height=240]embed video[/flash]

u can use the most off embed.
Can u give me an example  embed here (from SAPO !!!)  to make a test?



 
Costa - View user's profile Send private message  
Costa [ Mon 04 Jan, 2010 19:14 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
I want to embed this video http://videos.sapo.pt/8SdlSTZZjqrE47dTQvS8

I see other site have do this on their phbpp forum



 
KillaCam - View user's profile Send private message  
KillaCam [ Mon 04 Jan, 2010 19:20 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
by that I saw this site does not give embed code so you must find other ways for this



 
Costa - View user's profile Send private message  
Costa [ Mon 04 Jan, 2010 22:00 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
the player on that link shows the embed code when in full screen (edit: also when the mouse pointer is on the video screen )
Code: [Download] [Hide] [Select]
<embed src="http://rd3.videos.sapo.pt/play?file=http://rd3.videos.sapo.pt/8SdlSTZZjqrE47dTQvS8/mov/1" type="application/x-shockwave-flash" width="410" height="282" allowFullScreen="true"></embed>




 
Joshua203 - View user's profile Send private message  
Joshua203 [ Tue 05 Jan, 2010 02:00 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
hmm so how can i embed this?



 
KillaCam - View user's profile Send private message  
KillaCam [ Tue 05 Jan, 2010 02:27 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
it work on album

http://www.icyphoenix.com/album_sho...45&user_id=7660

but not hear.... I dont now why for this site



 
Costa - View user's profile Send private message  
Costa [ Tue 05 Jan, 2010 02:31 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
it all depends on what you want to do, if you want to be able to post only this video you can just try pasting the code i posted above to ACP>>posting>>bbcode>>html replacementbox

in the bbcode usage box something like
Code: [Download] [Hide] [Select]
[wwf]myvid[/wwf]


but if you look at this section of your ACP you can see it can be done in alotta ways, i hope this put you on the right track somehow (ooh and i have not tested what i just posted   )



 
Joshua203 - View user's profile Send private message  
Joshua203 [ Tue 05 Jan, 2010 03:37 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
:'( Im no idea how to make this



 
KillaCam - View user's profile Send private message  
KillaCam [ Tue 05 Jan, 2010 04:03 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
Joshua203 wrote: [View Post]
the player on that link shows the embed code when in full screen (edit: also when the mouse pointer is on the video screen )
Code: [Download] [Hide] [Select]
<embed src="http://rd3.videos.sapo.pt/play?file=http://rd3.videos.sapo.pt/8SdlSTZZjqrE47dTQvS8/mov/1" type="application/x-shockwave-flash" width="410" height="282" allowFullScreen="true"></embed>


Joshua203 wrote: [View Post]
it all depends on what you want to do, if you want to be able to post only this video you can just try pasting the code i posted above to ACP>>posting>>bbcode>>html replacementbox

in the bbcode usage box something like
Code: [Download] [Hide] [Select]
[wwf]myvid[/wwf]


but if you look at this section of your ACP you can see it can be done in alotta ways, i hope this put you on the right track somehow (ooh and i have not tested what i just posted   )


did you try? i tested and it worked, if you would get this working we could take a closer look at what you really want



 
Joshua203 - View user's profile Send private message  
Joshua203 [ Tue 05 Jan, 2010 19:21 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
yes this work see here: http://wlxstreams.com/viewtopic.php?f=4&t=114&p=144#p144

but i have lot of video like this to post and this way i have to make a code for each one   is there way i can make it so i can post lots will same code?



 
KillaCam - View user's profile Send private message  
KillaCam [ Tue 05 Jan, 2010 20:44 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
that means that you´ll have to create a BBcode with its button , like here in Icy Phoenix.



 
spydie - View user's profile Send private message  
spydie [ Tue 05 Jan, 2010 22:08 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
spydie wrote: [View Post]
that means that you´ll have to create a BBcode with its button , like here in Icy Phoenix.


how to do this?



 
KillaCam - View user's profile Send private message  
KillaCam [ Tue 05 Jan, 2010 22:08 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
i have not viewed your link but if you say it works sofar it s ok

try replacing both lines by
Code: [Download] [Hide] [Select]
[wwf]{URL}[/wwf]


and

Code: [Download] [Hide] [Select]
<embed src="{URL}" type="application/x-shockwave-flash" width="410" height="282" allowFullScreen="true"></embed>


now in your post you do
Code: [Download] [Hide] [Select]
[wwf]http://rd3.videos.sapo.pt/play?file=http://rd3.videos.sapo.pt/8SdlSTZZjqrE47dTQvS8/mov/1[/wwf]


untested again but it could be working like this, there is a lot more possible though if you spend some more time with it  



 
Joshua203 - View user's profile Send private message  
Joshua203 [ Tue 05 Jan, 2010 22:13 ]
Reply with quote    Download Post  
Post Re: Black Pearl Advanced BBCode Mod 
 
is work!  I tried 2 diff video like this and they are work beautiful!

THANK YOU

hmm I'm wonder is there a way to do this for youtube video too?



 
KillaCam - View user's profile Send private message  
KillaCam [ Tue 05 Jan, 2010 22:26 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next
 




 


 

  cron