I downloaded the .42 installer and updated, however I had to re-do this change:
- Code: Select all
Option Explicit
Dim FilePath
Dim CachePath
Dim Mnu, Pnl, AlbumPanel, SlideTmr, qCache, prevListCount, HtmlPnl
Dim lastNode : Set lastNode = SDB.MainTree.Node_Library
Dim WBComplete : WBComplete = False
Dim ImageSize : ImageSize = 250
Dim sImageSize : sImageSize = 100
It seemed to work fine after than, until I selected the 'visual options' and it gave me the 'activex component can't create the 'songsdb.sdbapplication' error again.
line 89
char 2
file flashpage.html
It looks pretty cool tho, nice work!
edit:
also this sdbapplication script error when double clicking an album art:
line 127
char 5
flashpage.html
expand/contract toggle
line 89
char 2
flashpage.html
and, browse to artst or album doesn't work =/
gonna get some sleep, I'll check back in the morning!