A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Looking for Examples

  1. #1
    Member
    Join Date
    May 2005
    Location
    San Francisco
    Posts
    55

    Looking for Examples

    So i'm having a ton of problems on this project im working on, and i'm wondering if i'm even approaching it correctly.

    I want to have 1 Main swf file, load 3 different zones of data.

    Top level will be 1 navigation. Middle level will be a content, and the bottom one will be a subnav.


    Contentwill load 2 sub swfs, an ImageRotator, and a TextZone.

    ImageRotatorwill load 4 animated swfs, and be controlled by an arrowNavbar. each content section will change the ImageRotator, and its assosciated TextZone

    Subnavwill have 3 buttons that mimic the functionality that the arrow navigation provides.

    Does anyone have any project that i might be able to look through, and see how the code works? The reason i want all the content to be individual swfs, is so we can write a small CMS and rapidly add / change content.
    Sadly, i'm a greenling when it comes to AS3, and i'm getting really really frustrated.
    Last edited by paragonc; 03-12-2008 at 08:43 PM.

  2. #2
    Member
    Join Date
    May 2005
    Location
    San Francisco
    Posts
    55
    Should i focus on mapping LocalConnection classes to control all of these with ad//remove child? any advice?

  3. #3
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    You don't have to use Localconnection. You can directly communicate with a movie once loaded and vice versa.

    Here is an example:
    http://www.flashscript.biz/flashas3/...erClass_5.html
    - The right of the People to create Flash movies shall not be infringed. -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center