Ok Well for some reason, this dosnt work for me at work, but it does work at home. But, being that im a Perl newbie, Im still a bit confused as to how to get this going in an asp page. can someone please show me a working example of some PerlScript in an asppage useing the MP3-info ?
Thanks a...
I just tried the search command that didnt work either
PPM> search
Error connecting to 'http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPM
Server'.
It could be because Im behind a firewall? I will try again from home
Tried it.
PPM interactive shell (2.1.6) - type 'help' for available commands.
PPM> install mp3-info
Install package 'mp3-info?' (y/N): y
Installing package 'mp3-info'...
Error installing package 'mp3-info': Could not locate a PPD file for package mp3-info
PPM>
No PPD files came with the...
Im bran spankin new to Perl, heres what I figured out so far.
I downloaded and installed ActivePerl 5.6.1 build 633, tested with the command line "perl example.pl" It is working.
I also set up a new virtual directory in IIS called "PerlScript", pointed it to my...
I need a script to be able to read certain bits of a file opened in binary mode. This is to take place on my web page.
(Host=Win2k, no PHP, custom modules or dlls)
Ok, the real reason is to be able to read the actual bits, (not bytes) that indicate what the bitrate and frequency are in an...
I need a script to be able to read certain bits of a file opened in binary mode. This is to take place on my web page.
(Host=Win2k, no PHP, custom modules or dlls)
Ok, the real reason is to be able to read the actual bits, (not bytes) that indicate what the bitrate and frequency are in an...
I need a script to be able to read certain bits of a file opened in binary mode. This is to take place on my web page.
(Host=Win2k, no PHP, custom modules or dlls)
Ok, the real reason is to be able to read the actual bits, (not bytes) that indicate what the bitrate and frequency are in an...
Never mind. I found a way to break it. I just zapped a copy of my table and copied the empty fpt over my existing fpt. and there it was, capital "M" with not even a space inside the field. Sure enough, the replace all command works great.
Wait a sec. How do I know that this statement is going to fix my hosed memos?. Is there a any way I can intentionally break my memo field just for testing purposes. So that I can see more acuratley what happens after I run the statement. So really my question is, how can I make a...
Some of the Memo fields in my foxpro table are capitalized yet there is no data in them. When I type some data in them then take the data out, it returns to the lower case "m" indicating that it is an empty memo field. What I need is a script to loop through the table and identify...
Wow thanks for the tips oldnewbie. You sure know how to help out a newnewbie! Im going to work on the preloader and check out the properties of the mp3. I'll let you know what I can manage.
Also. yes it is a big mp3 in the getalittle.swf. One thing about the getalittle.swf is that it was not set on stream. It was set on start. I've read that setting it on stream is better because you dont have to wait for the entire download for it to play. The only thing is I cant figure out how...
Here is the correct url
http://ewelch25.home.attbi.com/GetALittle.swf
But how do I use this from my main swf file's loadmovie function to just make the music play and not load a blank swf screen?
Many thanks.
Someone please tell me what I'm doing wrong. I'm trying to set up a button to play an mp3 and its not working. Please show me the correct code to play mp3
on (release) {
loadMovie ("http://home.attbi.com/~ewelch25/getalittle.swf", "0");
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.