vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Inline Concepta Mp3 Player - XEON Series 4 (https://vborg.vbsupport.ru/showthread.php?t=235920)

syrus.xl 02-16-2010 09:05 PM

Quote:

Originally Posted by cloferba (Post 1983074)
plus one!

i dont think .pls will be possible, but i hope to see realplayer, wma, etc support! :D

This is where Flash fails... it only supports mp3 data reading. I have had it running with SHOUTcast streams, but that was not using the same coding I am using now. I tried using various SHOUTcast streams and variables with this version, but because this version is more versatile in other ways, it fails on SHOUTcast.

Guess we cannot have it all ways.

There are ways to switch players using PHP, if a certain file is recognized and then use the appropriate player, but this cannot be done with this simple BB Code modification.

junaid 02-17-2010 01:49 AM

Is it detect automatically attached mp3 file?

syrus.xl 02-17-2010 07:49 AM

It is designed with automatic priority switching. Basically, it will read the mp3 file specified in the mp3 tags, if the mp3 contains ID3 tag meta data, then this will be displayed, however if this meta data is missing the player will then pull the file name data and display this instead.

ShawnV 02-17-2010 04:17 PM

Hey Syrus,

You may want to check your ActionScript when you do your update, CS4 - FP10 updated is kicking out an error:
Code:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at com.flashloaded.media.player::MediaPlayer/doPlay()
        at concepta_mp3_fla::MainTimeline/frame1()

Anyways, thought you should know..

syrus.xl 02-17-2010 05:35 PM

Quote:

Originally Posted by ShawnV (Post 1984754)
Hey Syrus,

You may want to check your ActionScript when you do your update, CS4 - FP10 updated is kicking out an error:
Code:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at com.flashloaded.media.player::MediaPlayer/doPlay()
    at concepta_mp3_fla::MainTimeline/frame1()

Anyways, thought you should know..

Where did that error appear? It looks like an error that is generated when the FlashVars are missing. It will generate errors if no variables are from within an HTML page, because then it would receive the null.

ShawnV 02-17-2010 06:59 PM

Its on your demo page.

syrus.xl 02-19-2010 10:00 PM

I'll add some extra AS to stop that happening. Just some default variables that need setting, before importing the flashvars.

Xeyn 02-24-2010 05:18 PM

cant wait for this new player..sounds cool

chuckrobbie 03-06-2010 06:51 PM

Well this version is not working on my 4.0.2 pub suite!!
I installed it exactly as you said :(

Looking forward to the new player! Hopefully that will work!

milaszewski 03-12-2010 02:21 AM

please make it detect attached mp3 files
automatic mp3 attachment player is very much needed

baghdad4ever 03-12-2010 03:40 AM

thanks installed

i have 2 questions plz

1- how to get bar like what is present in the button of your demo site?

2- your site is great how to make header like that

thanks again

syrn 03-17-2010 03:12 PM

nice,

its displayed in thread but not playing ??

crazyace 03-17-2010 03:26 PM

This is really awesome thank you so much. Now if I could just find a way to let users upload music and then link to the songs they uploaded.

Edrondol 03-17-2010 04:17 PM

Any word on this with a scrubber? Or a pro version?

gyaronn 03-22-2010 10:12 AM

works perfect on my VB 4.0.2 LP1
demo---> http://www.fmsas.org/forums1/showthr...?p=203#post203

molieman 03-22-2010 11:02 AM

Waiting for new version with scrubber and volume control. Otherwise it looks fantastic.

molieman 03-22-2010 08:05 PM

Well, I couldn't help myself and had to give it a try. I replaced my current player with XEON. Looks fantastic on the article page. I put the player at the very top. Here is what makes it strange and where I need help.

I promote the article on the home page, so the first paragraph is displayed with XEON and a graphic and some text.

XEON goes left center of the promo, moves the 100 X 100 graphic to the right, oh, and XEON goes to about half size.

What am I doing wrong????

Pic one is the article and pic two is on the home page, same article.

Preech 04-12-2010 10:42 PM

Once I updated to the newest version of Vbulletin this has stopped working.

2resist 04-16-2010 10:59 AM

Excellent I was looking for this addition
Is there a way to run the files rm ram

http://www.alsheaa.com/forum/forum.php

syrus.xl 04-16-2010 11:28 AM

Quote:

Originally Posted by 2resist (Post 2022111)
Excellent I was looking for this addition
Is there a way to run the files rm ram

http://www.alsheaa.com/forum/forum.php

Sorry, .ram & .rm are not supported by Adobe Flash. I am working on an enhanced version, which should be available shortly.

syrus.xl 04-16-2010 11:31 AM

Quote:

Originally Posted by molieman (Post 2008366)
Well, I couldn't help myself and had to give it a try. I replaced my current player with XEON. Looks fantastic on the article page. I put the player at the very top. Here is what makes it strange and where I need help.

I promote the article on the home page, so the first paragraph is displayed with XEON and a graphic and some text.

XEON goes left center of the promo, moves the 100 X 100 graphic to the right, oh, and XEON goes to about half size.

What am I doing wrong????

Pic one is the article and pic two is on the home page, same article.

I will look in to see why this is happening, in theory it should not do this, since it is only an additional bbcode.

syrus.xl 04-17-2010 04:46 PM

Quote:

Originally Posted by baghdad4ever (Post 2001929)
thanks installed

i have 2 questions plz

1- how to get bar like what is present in the button of your demo site?

2- your site is great how to make header like that


thanks again

Thanks!

To answer your questions...

1. Go to www.wibiya.com :)

2. The header with banner rotator is custom designed for the site. However, I will be releasing one very similar to it, very shortly.;)

syrus.xl 04-26-2010 11:05 AM

Inline Concepta V2 Mp3 Player will be released later today. We have the demonstration online - http://www.digitalport.co.uk/f144/in...tml#post198471


Concepta V2 Inline Mp3 Player features:
  • Visualization Display
  • 10-band Vertical Spectrum Analyzer (cubic attenuation)
  • 'Scrubber' bar
  • Volume control
  • Auto-Switch Dual 'read' Display (show track info or volume level)
  • ID Tag Reading (mp3 must have this data in header)
  • Alternative 'switch-over' from ID Tag to File name read, if Meta Tag is missing
  • Supports streaming or progressive download
  • New Web 2.0 styling (Complete new look)
  • Track title auto scrolls on long track title

TeknoSounds 04-27-2010 07:11 AM

I run a Electronic Dance Music site where I host mixes for DJs.
I would love to be able to bridge this and the DownloadsII mod, so that when a user posts his mix via the Downloads mod it would automatically post up this player linked to the new upload in with the listing.

However I'm not a plugin designer :( Tho, guess I could work on trying to figure it out, but if anyone does before hand, please let me know :)

Also, could this player be used as an object linkable/usable on another site? Like the way the soundcloud player works embedding it on other sites. (www.soundcloud.com)

syrus.xl 04-27-2010 04:09 PM

Quote:

Originally Posted by TeknoSounds (Post 2028004)
I run a Electronic Dance Music site where I host mixes for DJs.
I would love to be able to bridge this and the DownloadsII mod, so that when a user posts his mix via the Downloads mod it would automatically post up this player linked to the new upload in with the listing.

However I'm not a plugin designer :( Tho, guess I could work on trying to figure it out, but if anyone does before hand, please let me know :)

Also, could this player be used as an object linkable/usable on another site? Like the way the soundcloud player works embedding it on other sites. (www.soundcloud.com)

Hi TeknoSounds,

The player design on this modification would not allow embedding like standard players, and it would not work with the DownloadsII mod. The reason for this is the way it actually pulls in the mp3, which is done via flashvars only parameter. It doesn't take much though to change it to work another way and allow embedding. I designed both players with similar coding, but neither would be suitable for the purpose you require. I will look at the current coding and see how easy it would be to pass the mp3 through the embed parameter and not via flashvars, using AS3.0.

syrus.xl 04-27-2010 07:05 PM

Quote:

Originally Posted by TeknoSounds (Post 2028004)
I run a Electronic Dance Music site where I host mixes for DJs.
I would love to be able to bridge this and the DownloadsII mod, so that when a user posts his mix via the Downloads mod it would automatically post up this player linked to the new upload in with the listing.

However I'm not a plugin designer :( Tho, guess I could work on trying to figure it out, but if anyone does before hand, please let me know :)

Also, could this player be used as an object linkable/usable on another site? Like the way the soundcloud player works embedding it on other sites. (www.soundcloud.com)

Hi TeknoSounds,

I made a few alterations to the actual embed code with the Inline Concepta V2 Mp3 Player (I have not released it yet on here). It now allows embedding on other websites, with a few more tweaks it will work with DownloadsII. :)

Preech 04-27-2010 11:55 PM

Have you released this on your own site alreay.

syrus.xl 04-28-2010 01:33 AM

Yes, Concepta V2 Mp3 Player is available on my website. It will be available on here from later today.

I have to make changes in the actual posting code, before releasing it on here - because the coding is slightly different in the post, not the modification.

AdamSC 04-28-2010 12:47 PM

Hi there Syrus, first off great mod thanks so much - however, I am having problems with the inline mp3 player - whilst the player displays and detects the mp3 file (shows file name) it does not seem to play when play is hit, and the timer remains at "00:00" I followed all your steps (except for leaving BBcode within this BBcode on as that gave me problems with the auto [url] tag)

syrus.xl 04-28-2010 12:55 PM

Hi Adam,

Can you PM me any url where it is being used? I will take a look at the generated source code, it very rarely fails to work since is a very basic modification.

TeknoSounds 04-29-2010 08:00 AM

Quote:

Originally Posted by syrus.xl (Post 2028241)
Hi TeknoSounds,

I made a few alterations to the actual embed code with the Inline Concepta V2 Mp3 Player (I have not released it yet on here). It now allows embedding on other websites, with a few more tweaks it will work with DownloadsII. :)

Holy crap, you're amazing :D Can't wait to see the release!

TeknoSounds 05-12-2010 12:38 AM

Hey hey syrus, any word on the new player? :D

syrus.xl 05-12-2010 06:29 AM

Quote:

Originally Posted by TeknoSounds (Post 2035433)
Hey hey syrus, any word on the new player? :D

I did release another version, but I have not yet released it on here, mainly because some tweaks are required to enhance its capabilities. You can see the Concepta V2 here:
http://www.digitalport.co.uk/f144/in...yer-75414.html

TeknoSounds 05-12-2010 04:04 PM

Installed from the version on your site but it doesn't show up within the post, its just blank :(

vb4.0.3

syrus.xl 05-12-2010 04:34 PM

Hi TecknoSounds,

PM me your website url where the player would show up and I will check it for you.

Regards,

TeknoSounds 05-12-2010 10:08 PM

No worries, heres a test post I created:
http://teknosounds.com/messageboard/...ing-mp3-player

TeknoSounds 05-17-2010 09:11 AM

Pretty excited about this, tho didn't take much work at all to do.
Embedded the Concepta MP3 player with DownloadsII so that it pulls the correct url for each file and passes it to the player on the page.

See attachment :)

syrus.xl 05-17-2010 09:54 AM

Hi TeknoSounds,

Good idea! If you care to share, I will add it to this mod, with credit to you.

Think it would look better though in a sleek black version, perhaps I should design one. :)

TeknoSounds 05-17-2010 10:32 AM

Quote:

Originally Posted by syrus.xl (Post 2038411)
Hi TeknoSounds,

Good idea! If you care to share, I will add it to this mod, with credit to you.

Think it would look better though in a sleek black version, perhaps I should design one. :)

I think other users would greatly appreciate having a couple basic styles/themes to choose from. That's a fantastic idea :)

I'll get with you on the code for the player, I'm sure it could be much more simplified than what I used.

syrus.xl 05-17-2010 10:48 AM

Well, the player coding I have updated now. 'Streamlined' it a bit, to cut down on code used. The actual tracks are now pushed in to the player swf file, makes it easier for adding to other modifications.

I will put together a Black Gloss version with blue lights, give it a Web 2.0 look. :)


All times are GMT. The time now is 01:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01564 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete