TehWhale Posted September 26, 2008 Posted September 26, 2008 Where is Tomb616? He's been gone for like 2 weeks now. Heh, Exaderation, but, hes been gone. And what error sbgqb?
WeMartiansAreFriendly Posted September 26, 2008 Posted September 26, 2008 (edited) I like this alot. It inspired me to begin working on my own (Which I'm not planning on releasing here. We have more than enough media players around here )I've noticed it's glaring trend around here but actually never invested the time on my own media player.@KentonBomb There's nothing wrong with sharing your work if it's been done 10 fold, yours may even give these guys some new ideas. Edited September 26, 2008 by mrRevoked Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
Mojo Posted September 26, 2008 Posted September 26, 2008 无法显示网页 您正在查找的页当前不可用。 网站可能遇到支持问题或者您需要 调整您的浏览器设置。 --------------------------------------------------------------------------------请尝试以下操作:单击 刷新按钮或稍后重试。如果您已经在地址栏中输入该网页的地址 请确认其拼写正确。要检查您的网络连接请单击工具菜单然后单击 Internet 选项。在连接选项卡上单击设置。 设置必须与您的局域网 (LAN) 管理员或 Internet 服务供应商 (ISP) 提供的一致。 查看您的 Internet 连接设置是否正确被检测。您可能设置让 Microsoft Windows 检查您的网站并自动发现网络连接设置(如果您的网络管理员已经启用此设置)。 单击工具菜单然后单击Internet 选项。 在连接选项卡上单击LAN 设置。 选择自动检测设置然后单击确定。 某些站点要求 128-位的连接安全性。单击帮助菜单然后单击关于 Internet Explorer 可以查看您所安装的安全强度。 如果您要访问某安全站点请确保您的安全设置能够支持。请单击工具菜单然后单击 Internet 选项。在高级选项卡上滚动到安全部分复选 SSL 2.0、SSL 3.0、TLS 1.0、PCT 1.0 设置。 单击上一步按钮尝试其他链接。 找不到服务器或 DNS 错误Internet ExplorerTranslation:Page can not be displayed The page you are looking for is currently unavailable. Web site that may be encountered in support of the issue, or if you need to adjust your browser settings. -------------------------------------------------- ------------------------------ Please try the following: Click the Refresh button, or try again later. If you have input in the address bar of the web address, make sure that the correct spelling. To check your network connection, click the Tools menu and then click Internet Options. In connection tab, click Settings. Must be set up with your local area network (LAN) administrator or Internet service provider (ISP) to provide the consistency. Check your Internet connection settings are correct detected. You may set up to allow Microsoft Windows to check your site and found that automatic network connection settings (if your network administrator has enabled this setting). Click the Tools menu and then click Internet Options. In connection tab, click LAN Settings. Select Automatically detect settings, and then click OK. Some sites require 128 - bit connection security. Click the Help menu and then click on Internet Explorer you can view the installation of security strength. If you want to visit a secure site, make sure that your security settings can support. Click the Tools menu and then click Internet Options. "Advanced" tab, scroll down to "security" part of the check SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0 settings. Click the Back button to try another link. Can not find server or DNS error Internet Explorer-------------------It seems he just can't download it, no problem with the script itself. Maybe Tomb616 can add another free-webspace-hoster.And yes, I'm also curious where Tomb616 is! I'm looking forward to the source release. You can fool some of the people all of the time, and all of the people some of the time, but you can not fool all of the people all of the time. Abraham Lincoln - http://www.ae911truth.org/ - http://www.freedocumentaries.org/
TehWhale Posted September 26, 2008 Posted September 26, 2008 Umm? I have no issues with the link. Link works fine, but I can upload to trashbin. IMP.exe (567.3K) Number of downloads:
TehWhale Posted September 27, 2008 Posted September 27, 2008 I do belive Tomb616 died, or something. It's unlike him to be gone for so long.
Uriziel01 Posted September 28, 2008 Posted September 28, 2008 To decrease time needed to load all songs , just change sleep in loop building playlist to something like this: Sleep(300-$files_amount)
TehWhale Posted September 28, 2008 Posted September 28, 2008 We can't change the Sleep, he isn't providing the source yet.
Uriziel01 Posted September 28, 2008 Posted September 28, 2008 Oh, sorry my fault I havent readed all posts before writing previous one Sorry for that >_< But this may be some idea for Author
TehWhale Posted September 28, 2008 Posted September 28, 2008 I seriously wonder what happen to him though. He had a sweet updater and stuff, and open source coming, and then he just vanishes from the forums.
Achilles Posted November 17, 2008 Posted November 17, 2008 Since the person who created this program hasn't been on the forums for months... does anyone have anyone have any idea how images in a dll can be extracted so they could be used in a GUICtrlCreatePic command. I would really like to implement this in any future programs I release. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Achilles Posted November 17, 2008 Posted November 17, 2008 Use GUICtrlCreatePic("icon.dll", -index)Have you looked at what arguments you're supposed to pass to GUICtrlCreatePic? My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
TehWhale Posted November 18, 2008 Posted November 18, 2008 Have you looked at what arguments you're supposed to pass to GUICtrlCreatePic?Yes, I just gave a lil code that shows how you can use a .dll, but of course put in the correct order with the params.
BrettF Posted November 18, 2008 Posted November 18, 2008 (edited) You're lying. GUICtrlCreatePic ( filename, left, top [, width [, height [, style [, exStyle]]]] ) Wheres the freaking index paramater? Edit: If its from a DLL, wouldn't it be an icon? So therefore won't GUICtrlCreateIcon do?? Edited November 18, 2008 by BrettF 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!
Tomb Posted November 18, 2008 Author Posted November 18, 2008 Update 1.0.0.1sorry for my not being around recently.I have been busy with college classes, work, and another project.Recently I have been working on some updates to IMP.I have added the following features- Drag and drop support. Dragging a folder containing music files, a group of music files, or an individual music file on the executable will start the media player with the dragged items in the "Choose Song" list. Items can also be dragged into the quick launch icon.- Updater. Rather then having to download the latest versions from the forum, there is a feature which checks for updates.- Various bug fixes, possibly a few new bugs created in adding features.- New side-menu art if your music folder did not contain any. 4 images I created with paint.net. If you want, I can send you the full size images which can be used as screensavers.- Faster adding songs/images.- Open source.I hope you like it.There is a download link on the first page.
TehWhale Posted November 18, 2008 Posted November 18, 2008 (edited) Whoa. He's back. Holy ****. Nice new update. It errors out if I put a itunes .m4p file on the .exe Edited November 18, 2008 by TehWhale
Tomb Posted November 18, 2008 Author Posted November 18, 2008 (edited) Yeah I had the update all ready, so i figured might as well share it. There is no m4p support however. Only mp3, wma, and wav. Edited November 18, 2008 by Tomb616
TehWhale Posted November 18, 2008 Posted November 18, 2008 (edited) The source is kinda useless unless you have all the includes. A zip with everything, the .exe, the .au3 and includes, and icon would all be nice. Edited November 18, 2008 by TehWhale
Tomb Posted November 19, 2008 Author Posted November 19, 2008 (edited) The source is kinda useless unless you have all the includes. A zip with everything, the .exe, the .au3 and includes, and icon would all be nice. very true.added #Include.zip to the first post.added Icon.zip also Edited November 19, 2008 by Tomb616
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