In the system to do a flash often often file to import other SWF files, this situation using Flash Player packaged into an EXE file, can not be included in the SWF file, which caused the duplication of the file inconvenience. How do I make multiple SWF files into an EXE package?
For example: there is main. SWF, av.swf
The cache of the Flex or flash client is not the browser cache. the browser cache will expire after a certain period of time.The biggest problem for websites developed using Flex or flash is that the SWF file is too large and the domestic network speed is limited, resulting in a long loading time, which will lead to the loss of many potential customers.Flex uses RSL technology to solve the cache and sharing of the Framework, and largely solves the loa
From: http://dungenessbin.diandian.com/post/2012-04-20/19373103
Last year, an OA system was developed, which requires one-click Document Upload and online preview, similar to the functions of Baidu Library.
System Environment: centos5.5Tools used: OpenOffice 3, ipv2swf tool, jodconverter, and flexpaper
I have found some information on the Internet. Someone has already implemented this function, but I wrote something in Java, but PHP didn't find it.Based on the implementation experien
Use php zlib to compress and decompress the swf file. The following example shows how to compress and compress a swf File. if the swf file is not compressed, the first byte of the file is F or C to compress the swf file. The following is an example of my compress and compress the s
SWF and PHP communication (Loadvars Class of Sendandload method, parse the XML way to take):
swf←php:php writes an XML file with Echo, and the SWF parses the file directly. (I used to wonder why the blue RSS is in PHP format and learned here.) )
SWF→PHP:SWF uses "Sendandload" (data_lv.uname= "Zhang San") to send variab
Flash as3.0 load SWF code how to write? If there are 1.swf, with 2.fla load, in 2.FLA code how to write
Add: There is already a paragraph in 2.fla, load 1.swf is want to finish 2.FLA before the first paragraph after the 2.swf. So the code is written to the last frame of the 2.FLA itself.
var my_urlloader:loade
Several Popular encryption methods:The first is to use "SWF encrypt" or doswf Software Encryption. I personally think that SWF encrypt encryption is not very good, not because it is not powerful enough algorithms or something, but the hacker and other cracking software will specifically crack its encryption algorithm. This will cause your soon-encrypted SWF to be
SummaryWhen loading external SWF, we must understand the application domain ). From the official Adobe file, we can know that the application domain can split the classes in the same security domain, so that multiple definitions of a class can coexist, or let multiple sub-applications share the class definition of the parent application. Simply put, the application domain provides the partition function for the class definition.
Application domainMult
I was planning to write this article when I came back from work. On the one hand, it is a note record for today's learning, and on the other hand, it is a basic knowledge of SWF file encryption for some friends. The reason is that it is the foundation that I just learned. However, after watching the video for a while in the evening, I am a legend of the video, saying that Guo Degang is always playing Xie Nan. Is there a base? Don't explain ......Befor
Embed parameter Description:1,allowscriptaccessParameters:Samedomain: Out-of-Office scripting access is allowed only when the SWF file and the Web page are in the same domain. This is the default value for AVM2 content----play network video and need to set this value (this is the default)Never: Outgoing script access will always fail.Always: Out-of-script access will be successful at all times.The allowscriptaccess parameter prevents a script from bei
Sometimes, in order to avoid the fact that PowerPoint courseware cannot be played because it is not installed on the computer, we tend to package the prepared PowerPoint courseware. However, the packaged courseware volume is generally larger. Recently, the author used the PowerPoint to Flash software, which can convert a PPT format courseware into SWF format in a short time. In this way, not only can greatly reduce the volume of courseware, but also m
The project uses temporary write. To be improved:Copy codeThe Code is as follows :/** Obtain the swf playback address of Youku and Tudou based on the (swf/html) Address submitted by the user.**/Private function _ getSwf ($ url = ''){If (isset ($ url )! Empty ($ url )){Preg_match_all ('/http :\/\/(.*?)? \.(.*?)? \. Com \/(. *)/', $ url, $ types );} Else {Return false;}$ Type = $ types [2] [0];$ Domain = $ ty
This article shares the method of inserting Flash animation in ppt. Sometimes, find some good flash courseware on the Internet, want to integrate it into the PPT courseware we do, how should we do? Here are two ways to communicate with friends: hyperlinks and control methods. To make it easier to explain, I'll create a new folder in D, find a SWF-formatted flash animation inside (Shuangse Qiu. swf), and cre
The code is as follows
Copy Code
The project is used for temporary writing. To be perfected /** According to the user submitted (swf/html) address, access to Youku, potato SWF playback address* */Private Function _getswf ($url = ' ") {if (Isset ($url) !empty ($url)) {Preg_match_all ('/http://. *?)? (. *?)?. com/(. *)/', $url, $types);}else{return false;}$type = $types [2][0];$domain = $type
JavaScript and SwF can interact with each other on a webpage in the following situations:
1.swf and the called JavaScript are in the same domain
2.swf and the called JavaScript are in different domains, such as loading remote SWF and then calling services in other regions
For the S
I've written about how to use C # to compress and decompress a SWF file. Decompression, compression and read Flash header file information need to use an open Source link library, and not very convenient to use, but use PHP is not the same, PHP contains the zlib link library, you can directly use its related functions, Here are my examples of compressed and knot-compressed SWF files: is not joined to determ
Web page | download
Stay on the network for so long, old friends asked how to download the Flash SWF file problem, I think that is limited to my net friend, others do not have to become friends with me may also have such confusion, based on this, I decided to write it out, so that everyone later see the flow of the flash works will not anxious. First, view the source fileWhen browsing the web to see tempting flash, my love mous
Tags: play AC read bin Lin soft new. com videoLook at the SWF file on Linux, originally want to use Gnash to see, but some computer see only sound, no imageSo use the page to view, recommend GoogleWe are in the same directory as the Flash file to create a new file named: index.htmlNote: The name can be arbitrary, but the suffix must be HTML page fileUsing Gedit to open the file, copy the following HTML tag:whichSRC: Represents the path to the
Problem performance:
I now have a previously used FLASH6 to write the FLA file, at that time with FLASH6 compiled only 76K so point, can now use the FLASH8 released after the SWF file has 5M more!
The crux of the problem:
A dynamic text box font embedding property is open in the FLA file. This compiled SWF becomes very big situation, often is embedded a Chinese font in.
Main points of the problem:
How
Today, when you open a source file with Flash, and then export, incredibly found a 900k size of the source file to get 6M about the SWF file, simply a bit incredible, looked at the import of the picture and the use of components are no problem, toss a good one will finally find out, the original is embedded fonts funny.
Workaround: Find your dynamic text (note to check each), click the ' Embed ' button in the property page, select ' Do not embed ' i
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.