LIMITER Posted August 3, 2008 Author Posted August 3, 2008 (edited) Sorry guys for not being active this days but I'm on a vacation so ... no progress on LMP for a couple of weeks P.S. - I changed my sig Thx all for support again ! See 'ya soon, L|M|TER Edited August 3, 2008 by LIMITER
TehWhale Posted August 21, 2008 Posted August 21, 2008 Hello everyone, I'm back in business !Do you know anywhere I can download your songs because the web filter, and parental controls are turned on so it says it wont let me play it through the browser.
DirtDBaK Posted August 22, 2008 Posted August 22, 2008 Parental controls?? umm why are those on your computer and I am surprised this media player is still being updated. [center][/center]
BrettF Posted August 22, 2008 Posted August 22, 2008 Why are you suprised? Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
TehWhale Posted August 22, 2008 Posted August 22, 2008 Errm, I don't know, father put them on here, and it blocks access to alot of your pages @ DBaK.mine.nu. I guess it's so I don't watch porn or anything...
LIMITER Posted August 22, 2008 Author Posted August 22, 2008 You should send me an PM with your email and i'll send them to you
zFrank Posted August 24, 2008 Posted August 24, 2008 AutoIt Error Line-1: Error: Subscript used with non-Array variable. ---------------------------------------------------- i can not use SeekBar while playing a *.wmv file ---------------------------------------------------- i am using the compiled player fix these bugs. [font="Georgia"]GSM Expert[/font] but not AutoIt :DProud to be Admin Of : http://www.gsmhosting.net/visit my Forum... http://www.gsmhosting.net/vbb/index.php$Life = "Happy" If @Error Then $Life = "Risk"
LIMITER Posted August 26, 2008 Author Posted August 26, 2008 @zFrank Please run the source in scite and tell me the output for the 2 errors Cheers, L|M|TER
dost0011 Posted September 11, 2008 Posted September 11, 2008 Hi ! I'm a newie and not able to compile the *.exe file. 1. Couldn't find GDIPlus.au3. Why isn't it in the includes.zip ? 2. I found any Version of GDIPlus.au3 and tried it again. Autoit crashes while building the *.exe file ! Which Version do I need ? 3. Do I have to copy the pictures und Icons in the "main" directory ? Could you please write some short instructions how to build the *.exe ? That would be great ! Thanks dost
dost0011 Posted September 11, 2008 Posted September 11, 2008 Hi ! I'm a newie and not able to compile the *.exe file. 1. Couldn't find GDIPlus.au3. Why isn't it in the includes.zip ? 2. I found any Version of GDIPlus.au3 and tried it again. Autoit crashes while building the *.exe file ! Which Version do I need ? 3. Do I have to copy the pictures und Icons in the "main" directory ? Could you please write some short instructions how to build the *.exe ? That would be great ! Thanks dost
dost0011 Posted September 11, 2008 Posted September 11, 2008 Hi ! I'm a newie and not able to compile the *.exe file. 1. Couldn't find GDIPlus.au3. Why isn't it in the includes.zip ? 2. I found any Version of GDIPlus.au3 and tried it again. Autoit crashes while building the *.exe file ! Which Version do I need ? 3. Do I have to copy the pictures und Icons in the "main" directory ? Could you please write some short instructions how to build the *.exe ? That would be great ! Thanks dost
dost0011 Posted September 11, 2008 Posted September 11, 2008 Hi ! I'm a newie and not able to compile the *.exe file. 1. Couldn't find GDIPlus.au3. Why isn't it in the includes.zip ? 2. I found any Version of GDIPlus.au3 and tried it again. Autoit crashes while building the *.exe file ! Which Version do I need ? 3. Do I have to copy the pictures und Icons in the "main" directory ? Could you please write some short instructions how to build the *.exe ? That would be great ! Thanks dost
dost0011 Posted September 11, 2008 Posted September 11, 2008 Hi ! I'm a newie and not able to compile the *.exe file. 1. Couldn't find GDIPlus.au3. Why isn't it in the includes.zip ? 2. I found any Version of GDIPlus.au3 and tried it again. Autoit crashes while building the *.exe file ! Which Version do I need ? 3. Do I have to copy the pictures und Icons in the "main" directory ? Could you please write some short instructions how to build the *.exe ? That would be great ! Thanks dost
Knallor Posted September 11, 2008 Posted September 11, 2008 Hello... First of all, its a nice program with a nice design. But i found an error. If no file is loaded and you press "Play", the program set this button to pause button.. If you press the Button again, the program crashes. But still a nice program. Just wanted to say that.
TehWhale Posted October 19, 2008 Posted October 19, 2008 The download link is broken! I'm tring to download your .exe and see why it works, but when the code I used it doesn't!
LIMITER Posted October 28, 2008 Author Posted October 28, 2008 Fixed download link ... New version coming soon
TehWhale Posted November 1, 2008 Posted November 1, 2008 I wanted to register all the file types, but it wont let me! Stupid Vista UAC. If they say yes to the register you need to #RequireAdmin, and then after the registers, restart the script. Same with unregistering the file types.
TehWhale Posted November 5, 2008 Posted November 5, 2008 (edited) Errm. I was also tring to do this. But Vista just *ucks it up! Since you have the macro @AppData directory, when running with Admin, that changes, to the admin's account. So it won't reconize the data in the ini. How does explorer change the values of the .mp3's/.wma's without Admin privledges? I want your program to open all my music, but it won't work. It gives variable used without being declared. The icons don't show up. It's just a mess. This was the code I was using to try to set it manually. #RequireAdmin FileRegister("mp3", '"' & "C:\Users\Darin_2\Desktop\lmp.exe" & '" /play "%1"', "Play with LMP", 1, "C:\Users\Darin_2\Desktop\lmp.ico" & ",1", "LMP Media File") FileRegister("wav", '"' & "C:\Users\Darin_2\Desktop\lmp.exe" & '" /play "%1"', "Play with LMP", 1, "C:\Users\Darin_2\Desktop\lmp.ico" & ",1", "LMP Media File") FileRegister("wma", '"' & "C:\Users\Darin_2\Desktop\lmp.exe" & '" /play "%1"', "Play with LMP", 1, "C:\Users\Darin_2\Desktop\lmp.ico" & ",1", "LMP Media File") EDIT: Maybe something to make it look better, when clicking the Play/Pause button I often see the image move from the left to normal spot very quickly, but it looks rather odd. Edited November 5, 2008 by TehWhale
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now