Hi Guyz, I want to use shared Library concept in flash application. I have never used shared library before. Any help will be really appreciated. regards ...
Hey all, Is there any way we can encrypt a flash file so that it cannot be decompiled? The code is pretty confidential, I don't want any hackers to hack the...
I created a Flash file, and when I was uploading it to the server it did not checked it. SWF is working fine but .fla seems to be corrupt. Can any one help me,...
Hi Sandeep, If nothing works then u can try creating .FLA from swf file using some software. I have SWFDecompiler, which converts swf to fla. I have the dump...
Do you mean your FLA is corrupt or that your FLA which you uploaded on the server is not working (however, FLAs are never needed on a web server)? ... -- ...
Dear Brajeshwar, I do appreciate your sense of humor from the day I joined this group . It brings somewhat relief during my tense working hours. Keep it...
NO KIDDING, You spent like $1812. That is more expensive than Flash. I have got another one which costs around 125$ http://www.amayeta.com/software/swfencrypt/...
varun, it is the seriousness. SWFEncrypt can be easily decrypted by ActionScript viewer. If any encryption software beats ASViewer, then it is good. For Obfu,...
well, I was serious here. I've seen rookies uploads FLAs to their WebServer and it is good to tell them that it is not needed. ;-) ... -- Regards Brajeshwar ...
Hi All, When working with multiple .swf files same class might be compiled into every .swf. To avoid memory wastage we can use "Shared Library concept for...
hi all, When the XML contains an apostrophe, quotation mark or line break, the dynamic text field literally displays "'" rather than an actual apostrophe....
abhilasha
abhilasha@...
Jan 8, 2007 7:58 am
4983
Hi I think the xml is not parsed properly, it will be object rather than string, check the "typeof" of the value retrieved from the xml. If it is string then...
i think u did nt get my query rite.... m getting the data rite but the apostrophes in the text i.e ' is taken as ' thanx, abhi [Non-text portions of this...
abhilasha
abhilasha@...
Jan 8, 2007 8:37 am
4985
I presume you want to copy the content of the XML as it is to another document or place. And those apostrophes are giving u a hard time, since they are taken...
Ya i got it that u r getting the data right, but did u check the type of data(by using typeof), no matter the data which u r getting is correct but it will be...
Hi Guyz, I have a problem in parsing XML that contains HTML tags(e.g. <b>, <ahref>). I tried several methods but didn't achieved what i wanted. Currently my...
Hi I had explaned the same thing to "Abhilasha" few days back. There can be two reasons why it is not displaying properly. The text texfields needs to be of...
Hi Aliasgar, Thanx alot for the help. It works! Many Many thanx Regards Saurav aliasgar dholkawala <aliasgar2004@...> wrote: Hi I had explaned the same...
Hello Sir
I am using flex Http service to submit query and and acess data from local
server,
this is my code,
<?xml version="1.0" encoding="utf-8"?>...
Thanks Brajeshwar For following up but I am working daily on a remote web server provided by my customer and he needs all development files back everyday. Its...
Ohh, it might be the issue of the time the flash file is created. Can you back date your computer for a day and develop these files. After that upload the file...
Hi, I am looking to buy small to medium scale very good graphic design/elearning content development company in Bangalore or Hyderabad for a US client friend...
Hi, all Can anybody please suggest how to record the Audio in flash without using Flash Media Server. Actullay my requirement is I am developing a CBT which...
In a browser, I don't think it will be possible without FMS. However, for Offline Desktop App, that should be a different case. ... -- Regards Brajeshwar ...
Try out Zinc studio it can be have API for that http://www.multidmedia.com/software/zinc/ _____ From: iGeeks@yahoogroups.com [mailto:iGeeks@yahoogroups.com] On...
Brajeshwar - Offline Desktop App, that should be a different case. Curious, would be using using 3rd party software..? like flash studio .. Or to develop your...
Hi Everybody There in one WBT in which if user clicks PrintScreen button it should not paste the screengrab in PaintBrush/PhotoShop. Is there a way in Flash in...