Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to display the current iTunes song's tablature' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to display the current iTunes song's tablature
Authored by: livefire on Feb 04, '05 01:24:26PM

This is an awesome script Doug's Actionscripts has something similar that I've been using for a while now, but I have an idea.
I am a DJ at my college radio station and we have to screen music for profanity.
I was thinking that you could use the google 'I'm feeling lucky' feature like you did, copy the output into a text editor, and search the text for profane words.
ie. loop
find "damn"
a+1 -> a
end loop
"damn ="
display a

you'll have to forgive me... I'm just laying the idea down and I don't have any experience beyond basic

any ideas or help with code would be appreciated!

thanx,
(MIKE



[ Reply to This | # ]