Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » help with swf code


help with swf code

Reply
  #1 (permalink)  
Old 04-19-11, 12:58 PM
rockdizmusic rockdizmusic is offline
New Member
 
Join Date: Apr 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
help with swf code

alright, well this site: WorldWideUrbanMusic.com (New Hip Hop/Rap & R&B Daily!)
uses links like this:
Code:
http://worldwideurbanmusic.com/r/?url=http://hulkshare.com/d89yqvshseb7
it has: " /r/?url= "
in the link which some how grabs the mp3 file from "
Code:
http://hulkshare.com/d89yqvshseb7
and puts it in a swf player coded like this:

HTML Code:
<embed
src="http://worldwideurbanmusic.com/mediaplayer.swf"
width="728"
height="20"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="height=20&width=728&file=http://new.hulkshare.com/stream/d89yqvshseb7.mp3&backcolor=0x111111&frontcolor=0xc2574f&lightcolor=0x0066CC&displayheight=0&searchbar=false&showstop=true&usefullscreen=false&showdownload=true&thumbsinplaylist=false&autostart=true&repeat=true&shuffle=false"
/>
</div>
<a href="http://hulkshare.com/d89yqvshseb7" > <img src="download.jpg" border="0"> </a><br>
I'm having trouble understanding how they get the link from their url:
Code:
http://worldwideurbanmusic.com/r/?url=http://hulkshare.com/d89yqvshseb7]Hulkshare.com Birdman ft. Lil' Wayne, Mack Maine & T-Pain - Get Money.mp3
inserted into this code:
HTML Code:
<embed
src="http://rockdizmusic.com/player.swf"
width="728"
height="20"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="height=20&width=728&file= [B]**********.mp3[/B] &backcolor=0x111111&frontcolor=0xc2574f&lightcolor=0x0066CC&displayheight=0&searchbar=false&showstop=true&usefullscreen=false&showdownload=true&thumbsinplaylist=false&autostart=true&repeat=true&shuffle=false"
/>
</div>
<a href=" [B]******[/B] " > Download </a><br>

thanks so much in advance for your help!

Last edited by UnrealEd; 04-19-11 at 02:00 PM. Reason: fixed code tags
Reply With Quote
  #2 (permalink)  
Old 04-19-11, 02:01 PM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
Its probably done using a server sides language such as PHP, ASP or JSP
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Read SWF file code in C# ahmy ASP.NET 3 04-22-09 04:37 AM
how to handle search function code.. Miben PHP 5 03-24-09 12:56 AM
Need captcha for html+php contact form sujata_ghosh PHP 6 03-22-09 03:46 PM
Explanation of Code... Please davidk19380 Perl 1 02-26-06 01:50 PM


All times are GMT -5. The time now is 06:59 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.