Topic: Problems publishing the flash file
Hey out there.
This problems is with regards to SimpleViewer Pro.
I have altered the "options.as" file to reduce the default size of the thumbnails. Following the documentation, I then republished the flash file. When the file is being published, the Flash Output window reports 21 errors, all with more or less the same issue, eg:
**Error** simpleviewer_pro:source:com:airtightinteractive:apps:viewers:simpleViewer:ImageArea.as: Line 82: There is no method with the name 'Delegate'.
mNextBtn.doAction = Delegate.create(this, onClickNext);
I can give you the entire list if it will help.
I put the resulting "viewer.swf file in it's appropriate place (replacing the old one). The result is that the Load bar at the beginning of the gallery load just loops neverendingly.
I have tried this a few times and the same problem exists. Is this a common problem or am I missing something basic here?
GERSEN