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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 4549 - 4579 of 5359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4549
I want to disable my Right click option for flash SWF I tried stage.ShowMenu=false Is not working in Flash 8 Thanks and regards, S a n d e e p V i r m a n i ...
Sandeep Virmani
virmanisandeep
Offline Send Email
Jun 1, 2006
8:45 am
4550
You can not do it unless you wrap your swf using Zinc or other swf wrapper. Disabling right click in swf inside a webpage, there is no straight forward way...
Abdul Qabiz
mail@...
Send Email
Jun 1, 2006
10:06 pm
4551
Hi Folks, Can we set parameter for "image path"? I am having one Flash presentation where i am trying to load logo from folder. I can do this easily by...
Prashant
pp_designer
Offline Send Email
Jun 2, 2006
5:10 am
4552
Hi everyone, Do you have some good links related to embedding Flash in C ? Books & pdfs - are also welcome, please send it to my yahoo id . cheers Rajesh ...
Rajesh G S
gsronline
Offline Send Email
Jun 2, 2006
8:52 am
4553
Ya u can do it. eg. var imagePath = images/logo.jpg; loadMovie(imagePath, this); Regards Aliasgar ... [Non-text portions of this message have been removed]...
aliasgar dholkawala
ali_asgar_ja...
Offline Send Email
Jun 2, 2006
9:39 am
4554
What you really want to do? Do you want to parse SWF file in C and render? Or you want to embed Flash apps in C program.. I have done some work with C++/VB/C#...
Abdul Qabiz
mail@...
Send Email
Jun 2, 2006
12:33 pm
4555
Hi Abdul The requirement is to embed flash apps in c. My AOI is: - communication between flash and c - embed flash swf within c applications. - any...
Rajesh G S
gsronline
Offline Send Email
Jun 2, 2006
1:13 pm
4556
Why do you want to do in C? Is there a specific reason else why not try an already proven tools like SWF Studio mProjector Zinc ... -- Regards Brajeshwar ...
Brajeshwar
flashactions...
Offline Send Email
Jun 2, 2006
1:29 pm
4557
consoles and handhelds speak GNU C. Thats what I want Brajeshwar <brajeshwar@...> wrote: Why do you want to do in C? Is there a specific reason else...
Rajesh G S
gsronline
Offline Send Email
Jun 2, 2006
1:34 pm
4558
ah! got you! ... -- Regards Brajeshwar ________________________________________ http://www.brajeshwar.com/...
Brajeshwar
flashactions...
Offline Send Email
Jun 2, 2006
1:54 pm
4559
Thanks Alisagar....... It was an easy solution and i was thinking that it will be difficult to pass the parameters from VB for imagePath.... :) I just declared...
Prashant Poladia
pp_designer
Offline Send Email
Jun 3, 2006
7:37 pm
4560
Hi friends, I have created a variable inside a method. I need to get the full path of that variable. for example : "_level0.mcGetUrlClass.$boolActive" do we...
Aloysius Joseph
aloyjoe_2k
Offline Send Email
Jun 5, 2006
6:43 am
4561
Hi All I am loading some swf files in shell.swf. The shell file is working fine independently in flash player.But when i run the same file in a vb form.....the...
Shilpi Bharara
shilpi_bharara
Offline Send Email
Jun 5, 2006
9:28 am
4562
Hi everyone, How exactly a Mac differs from a IBM PC.Is it dificult to master the differences?.I am using a IBM machine.At an interview they queried whether...
sundaram murugan
mspecialid
Offline Send Email
Jun 5, 2006
5:09 pm
4563
Shilpi, Strange, it should work properly as its same ActiveX that works in browser. Try querying _levelno.getBytestTotal (...) after some time of making...
Abdul Qabiz
mail@...
Send Email
Jun 5, 2006
8:46 pm
4564
Hi, If you created local variable, it would be deleted as soon as method call finishes. If you are setting a variable (global or some other context) you can...
Abdul Qabiz
mail@...
Send Email
Jun 5, 2006
8:47 pm
4565
Until recently, Mac was using totally different hardware architecture. But recently they moved to Intel Duo architecture. Where you can now dual boot windows...
Abdul Qabiz
mail@...
Send Email
Jun 5, 2006
8:49 pm
4566
Hello Frendz, I am facing a weird problem in flash. I have used an instance of a button Component on stage. I have a movieclip inside library with proper...
Sahil Deshmukh
sahil_deshmu...
Offline Send Email
Jun 6, 2006
11:14 am
4567
Though this post isn't exactly related to Flash but it is something which I worked for using Flex Beta. Spry is "a JavaScript library for web designers that...
RVEEJAY
Offline Send Email
Jun 6, 2006
11:20 am
4568
this is cool! ... -- Regards Brajeshwar ________________________________________ http://www.brajeshwar.com/...
Brajeshwar
flashactions...
Offline Send Email
Jun 6, 2006
11:34 am
4569
Hi you can use the Movieclip's _target method to find the full path where the variable is. the result returned is in slash (/) notation. If you want something...
Rajesh G S
gsronline
Offline Send Email
Jun 6, 2006
1:46 pm
4570
cheers Brajeshwar. though there is scope for improvement, this is just a rudimentary example. regards, vijay...
RVEEJAY
Offline Send Email
Jun 6, 2006
4:44 pm
4571
Hi, I have a .fla file that was created using Flash version 5. If I compile the .fla file using Flash version 7(with publish setting as Player:5 and...
murali krish
muralimsst
Offline Send Email
Jun 6, 2006
9:41 pm
4572
Thanks for your reply, Rajesh. I think, I misread the question, I wrote totally different thing. -abdul...
Abdul Qabiz
mail@...
Send Email
Jun 7, 2006
4:05 am
4573
Well, publishing .fla to old flash player version should work fine. Infact, sometimes you recieve better results... -abdul...
Abdul Qabiz
mail@...
Send Email
Jun 7, 2006
4:06 am
4574
Hi All, This is regarding the flashVars truncating the values after a space. This is the work around that macromedia has provided after windows implemented...
Mahesh Kokadwar
m_koks
Offline Send Email
Jun 7, 2006
4:20 am
4575
Use escape sequence instead of space, eg. flashVar="userName=mahesh%20kokadwar&age=29" ... 444553540000" ... ...
Murali
muralimsst
Offline Send Email
Jun 7, 2006
10:15 am
4576
Hi Mahesh, Find small tutorial over the JSP and some concepts overt he escape sequence. http://jalbum.net/javabasics.jsp Hope this will help you. Regards, Ajay...
Ajay Vyas
vyasajay
Offline Send Email
Jun 7, 2006
10:23 am
4578
Hi, Are there are any urls related to illustration of "Stamp Seal of Approval" flash movie tutorial? If yes, kindly inform me. I need to wrap up one job within...
krishna.rajs
Offline Send Email
Jun 7, 2006
11:41 am
4579
Hello All, I have one query regarding depth of movie clip object. After reading the document what I could understood is 1. Stage acts as a base in flash movie....
Parigyan
parigyanc@...
Send Email
Jun 7, 2006
12:44 pm
Messages 4549 - 4579 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