Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 6th, 2003, 07:59 AM
Ashgean Ashgean is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 1 Ashgean User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Loading JPG behind each other in one MC

Hi,

I'm developing web lectures on Ipaq Pocket pc and I need several jpg's to be loaded behind eachother like

_____ _____ ______
| jpg1| | jpg2 | | jpg3 |
-------- --------- ---------

between the center of the different jpg's you have their width.

I've already written something like this :

while ( count <= totalslides ){

if (count =0){
mc.createEmptyMovieClip(mcname,count)
mc.loadMovie(mcname);
}
else{
mc.createEmptyMovieClip(mcname,count);
trace(mcname._y);
this.mc._y +=263;
mc.loadMovie(mcname);
}
count++;
}
trace("All Slides loaded");
}

But it is not doing what I want .. Any one some help , suggestions

Thanks,
Ash

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Loading JPG behind each other in one MC


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway