Search the web
Sign In
New User? Sign Up
iGeeks · Indian Geeks Organization
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2648 - 2677 of 5359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2648
Hi Friends ! I'm redesigning my website. I'm facing one little problem. Visiting this site, http://www.dreamzdesigner.com/test/ Goto Control Panel section...
BNS
bhavesh4u
Offline Send Email
Jun 1, 2005
7:31 am
2649
Hi sorry i am going off track. Can anyone help me out with this?? I am making a word pad in java. I want the following features 1.UNDO 2.FONT 3.WORD WRAP I am...
sagar parikh
flash_sagar
Offline Send Email
Jun 1, 2005
8:06 am
2650
I think may be u shud invoke the Sound.play() method when the download is complete ! Ashok Srinivasan ... Flash Developer - Flash Solutions Group LearningMate...
Ashok
ashok_sriniv...
Offline Send Email
Jun 1, 2005
9:01 am
2651
u want to make auto play = true, so the sound starts playing as soon as music get downloaded ... -- Cheers…. Thiruvengadam "Start SomeThing Beautiful" Lead...
Thiruvengadam
thiru_mtv
Offline Send Email
Jun 1, 2005
9:26 am
2652
This is the code for loading and playing the sound. onClipEvent(enterFrame) { mySoundBytesTotal = mySound.getBytesTotal(); mySoundBytesLoaded =...
BNS
bhavesh4u
Offline Send Email
Jun 1, 2005
10:05 am
2653
Hi, I will tell you how to do if you promise to stop using that onClipEvent. ;-) ... -- Regards Brajeshwar ________________________________________...
Brajeshwar
flashactions...
Offline Send Email
Jun 1, 2005
10:25 am
2654
Ha ha ha ha ha Sure, I promise Brajeshwar. But, For now, please forgive me. Its all done and I really don't have time to go back and redo the whole thing. I am...
BNS
bhavesh4u
Offline Send Email
Jun 1, 2005
10:39 am
2655
Hi, ... http://www.brajeshwar.com/downloads/flashmx2004/soundloadandpos/ set the streaming to false, if you wish to download the whole song first. ... I am...
Brajeshwar
flashactions...
Offline Send Email
Jun 1, 2005
11:15 am
2656
Hi, My main application (main.swf) is on LOCAL MACHINE. I'm loading some flashpaper swfs into it using mc.loadMovie() from a site (http://ssss/sss/ss/aa.swf) ...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 1, 2005
12:44 pm
2657
Hi Mahesh, Not sure why this is happening, it seems FlashPaper tries some kind of parent tree walking and getting into loop if parent is not _root for it.... ...
Abdul Qabiz
mail@...
Send Email
Jun 1, 2005
6:42 pm
2658
Which version of flash paper are you using? I remember having a similar problem with version 1 but all it required was an update to version 1.2 Download it...
Varun Shetty
Riddler_Riddles
Offline Send Email
Jun 1, 2005
7:35 pm
2659
See my response, not sure why earlier mail didn't show in list.....
Abdul Qabiz
mail@...
Send Email
Jun 1, 2005
7:57 pm
2660
Hi Abdul: [quote by abdul] it seems FlashPaper tries some kind of parent tree walking and getting into loop if parent is not _root for it.... [/quote by abdul]...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 2, 2005
4:53 am
2661
Hi everybody, Can any one tell me if functions can return a value while using a Local Connection. This is the Host SWF and this is the code in the Host swf(the...
Ashok
ashok_sriniv...
Offline Send Email
Jun 2, 2005
5:21 am
2662
Not sure, may be preloader or some other stuf.... Anyways, as long as you have solved it is cool... -abdul...
Abdul Qabiz
mail@...
Send Email
Jun 2, 2005
5:56 am
2663
Hi Ashok, I think, you can not look up the return values. LocalConnection.send(..) returns a Boolean. true if Flash Player can carry out the request; ... What...
Abdul Qabiz
mail@...
Send Email
Jun 2, 2005
6:12 am
2664
Problem not solved yet. I have to load those flashpaper swfs from different domain (means I have to use 'http://' ) so there is no direct solution. What I will...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 2, 2005
6:14 am
2665
Thanks Abdul, I want to really thank you trying to help me out. Anyway my goal is to have only a single instance of client open. I should not have more than...
Ashok
ashok_sriniv...
Offline Send Email
Jun 2, 2005
6:30 am
2666
Hi, Did you try the way I suggested? As a workaround you can follow these instructions:- * create a new fla(flashpapershell.swf) with this code: //frame1 ...
Abdul Qabiz
mail@...
Send Email
Jun 2, 2005
7:17 am
2667
Hi Here is an urgent requirement for flash developer in Pune. Requirements are : -- Should be good in OOPs. -- Should have knowledge of flash and xml Its very...
Rani OP
rani_op
Offline Send Email
Jun 2, 2005
8:34 am
2668
.:SOLVED:. It was a cross domain issue only. I have put following line in my main movie System.security.allowDomain(assetUrl); Where assetUrl is the path from...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 2, 2005
9:22 am
2669
Hi Abdul, I tried your logic. It will work only if both the swfs i.e. flashpapershell.swf & flashpaper.swf are on same server Case 1: Local machine - main.swf ...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 2, 2005
9:49 am
2670
I meant to use it for case 2... Anyways, it's nice to its solved.....
Abdul Qabiz
mail@...
Send Email
Jun 2, 2005
5:18 pm
2671
Hi Mahesh Localhost is just another domain - little bit more privileges. but when it comes to accessing any resource of another domain or server, its cross...
Rajesh G S
gsronline
Offline Send Email
Jun 2, 2005
6:18 pm
2672
Hi, Attached please find my resume for the consideration of Flash Actionscript developer. Thanks & Regards Vishal ... Send instant messages to your online...
urs vishy
vishyag
Offline Send Email
Jun 2, 2005
7:03 pm
2673
Hi Rajesh, Yes, I know that localhost is just another domain. I wasn't accessing my main application using http://localhost/.../.. I was opening my main...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 3, 2005
5:03 am
2674
Hi, I want to start my own blog :-) Pls guide me. I have 10 mb of space on web. What's next? Mahesh Kokadwar [Non-text portions of this message have been...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 3, 2005
7:31 am
2675
Hi, ... The space is not that good, I thought these days the minimum space provided is 100MB by web hosting companies. To make life easy create a blog on...
Brajeshwar
flashactions...
Offline Send Email
Jun 3, 2005
7:40 am
2676
You can start with blogger.com, its good.. -abdul...
Abdul Qabiz
mail@...
Send Email
Jun 3, 2005
8:44 am
2677
Hello all i am about to finish this assignment http://www.broadvoice.com/areacodes.html All going fine but now i have been told to get the (area codes) from...
rahildesigns
Offline Send Email
Jun 4, 2005
6:41 am
Messages 2648 - 2677 of 5359   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help