[Flashcoders] cd rom project

2008-02-24 Thread Waseem Shahzad
Hello everybody! I am a novice flash developer working with flash 8. I have a problem in one of my flash project about developing a CD-Rom. In this project client requires that its application worked as, that some item's icons shown on the screen and when the user clicks on it, It will zoom with

[Flashcoders] Animate dynamic text

2007-08-30 Thread Waseem Shahzad
Hello I want to know that there is any way of animating a text which we load from an external file .txt and then animate this text. Like we do with static text which is inside the .fla. Please help if any ideas. Thanx chand ___ Flashcoders@chattyfig.figle

[Flashcoders] bouncing ball

2007-05-19 Thread Waseem Shahzad
Hello everybody; I want to know that is it possible to bounce a ball in an irregular shaped object's virtual boundaries. Please help. Thanx to all; chand ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: ht

[Flashcoders] irregular bounding box

2007-05-16 Thread Waseem Shahzad
Hello Everybody, I want to know that their is any way by which we can make a bounding box of an irregular shape for bouncing ball experiment. Thanx to all. Bye Bye ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the

[Flashcoders] Customized shape of flash player

2007-05-11 Thread Waseem Shahzad
How we can make a customized shape of flash player in the internet explorer. Not using masking. I want the flash player are show in the irregular shape not in the rectangular shape of any size. Please help. Thanx in advance. ___ Flashcoders@chattyfig.fig

[Flashcoders] winners are there

2007-05-05 Thread Waseem Shahzad
Hello everybody, I want to know that how many people from this list win from the FWA or any other awarding authority and one thing more that is it is real ranking or judging from judges. Thanx ___ Flashcoders@chattyfig.figleaf.com To change your subscrip

[Flashcoders] rotate a cube

2007-05-01 Thread Waseem Shahzad
Hello Flashcoders I am trying to rotate a cube which i made in the flash authoring environment. However it is not a real cube but I don't want to use API to make a cube first and then rotate it. I want that a cube which have a specific design then it is rotate in the 3d environment using flash Ac

[Flashcoders] Waseem Shahzad has invited you to open a Google mail account

2007-04-30 Thread Waseem Shahzad
I've been using Gmail and thought you might like to try it out. Here's an invitation to create an account. ------- Waseem Shahzad has invited you to open a free Gmail account. To accept this invitation and registe

[Flashcoders] Have anyone idea

2007-04-30 Thread Waseem Shahzad
Hello everybody! I want to know that if we make a cube in flash then want to play with it like shock boy at www.neostream.com . If any one have idea so please tell me and one thing more is, please give me some resources to learn physics and trignometry for flash. Thanx in advance. __

Re: [Flashcoders] there is a problem plz help

2007-04-24 Thread Waseem Shahzad
thanx for ur help. On 4/24/07, Sherif Elshazly <[EMAIL PROTECTED]> wrote: Could be irrelevant or could be useful so I'll mention it anyway. That looks fine to me, but i would create a new variable to hold the value of arr.length to test against, it'll be more efficient to access a variable tha

Re: [Flashcoders] there is a problem plz help

2007-04-24 Thread Waseem Shahzad
Thanx Nice solution. On 4/24/07, opto-type <[EMAIL PROTECTED]> wrote: And what about that ? var arr:Array = [17, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]; arr.sort(16); trace(arr[arr.length-1]); Patrick 2007/4/24, Sherif Elshazly <[EMAIL PROTECTED]>: > > Could be irrelevant or coul

[Flashcoders] there is a problem plz help

2007-04-24 Thread Waseem Shahzad
/* to find greater no. from the array whats the problem with this algo. please help */ #include void main(){ int arr[15]={17,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; int greater=0; for(int i=0; i<15;){ if(arr[i++]>greater){ greater=arr[i]; } } cout<<"greater is "

[Flashcoders] actionscript versions

2005-12-10 Thread Waseem Shahzad
Hi everyone I want to get help about actionscript versions. I am novice in flash world and just try to work in actionscript please guide me about the flash.I use flash MX. And in which we don't have any keyword like 'class' but instead we use 'function' to make our code object oriented if we want

[Flashcoders] Basic idea to use xml in flash

2005-10-29 Thread Waseem Shahzad
Hello All members hope you are fine. I have a problem that I am novice in the world of flash but not so much but I think that you are all too much seniors from me in flash knowledge I want too much from flash please guide me and tell me a better way to have a nice grip on actionscripting, I'll be g