ActiveDen

3D Multimedia Studio V1 - The Photo Package

FAQ : How to load a single gallery inside another project:

The FAQ section in documentation lacks some details, below is an example of loading spaceBoard gallery. Other galleries should be the same.

1. Open spaceBoard.as, in spaceBoard() function you’ll see 2 lines which call 2 other functions, in this case are Initial3D() and createSpaceBoard(). Comment out these 2 lines (that is to put / / before them) to temporarily disable them.

2. Scroll down and change private to public of 2 functions you just comment:

private function Initial3D():void

to

public function Initial3D():void

and

private function createSpaceBoard():void

to

public function createSpaceBoard():void

3. Compile movie to export a new SWF

4. Copy the new SWF to Load Example folder, also with the new XML and related asset.

5. Open myLoader.fla, F9 to open timeline scripting in first frame

6.Load the new SWF with

 new URLRequest("spaceBoard.swf") 

7.In galleryLoaded() function, change the 2 bottom line to call out 2 functions we have disabled:

e.target.loader.content.Initial3D();
e.target.loader.content.createSpaceBoard();

You must sign in or sign up to purchase this item.

$40Regular Licence

$40

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$400Extended Licence

$400

Extended Licence an app, paid game, or other software project, a website template for sale - Details

449 Purchases 265 Comments

Buyer Rating
12345 ( 106 ratings )
RimV

RimV

  • Has been a member for 5-6 years
  • Envato Staff
  • Reviewer
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Australia
  • Referred between 10 and 49 users
View Portfolio
Created 17 June 08
ActionScript Version AS3
Documentation Well Documented
Flash Files Included Flash FLA, ActionScript AS, XML Files, HTML Files, CSS Files, JS Files
Opens With Flash CS3 (9+)
Published Size 100kb
Resolution Resizable
by
by
by
by
by