Microsoft
Software
Hardware
Network
Question : .fla images vs shapes
Hello Experts,
A friend gave me an .fla file of a rather simply animation to check out. I noticed in the library for this .fla, there are two folders: images and shapes. When I checked out their contents, I noticed that there seemed to be a 1:1 parody i.e. for each image it appears there is an identical shape.
When I looked closer, I then noticed that the images were all odd numbered (Image 1, 3, 5, etc.) and the shapes were all even number (Shape 2, 4, 6, etc).
Questions: assuming I'm correct in this assumption, why would their be identical shapes and images? What purpose does a shape serve in a time-line animation versus the purpose of an identical image? Is this an unnecessary redundancy? Why the odd/even split between images and shapes?
Answer : .fla images vs shapes
[19|20] means any character: 1, 9, 2, or 0 -- the vertical bar is redundant. The plus means one or more of the previous, so one or more of 1, 9, 2, or 0. The rest means exactly two numeric digits.
Try the following pattern instead:
1:
(19|20)\d{2}
Random Solutions
Sharepoint 2010 and default IIS
Formview - System.NullReference Exception when using findcontrol
Blogger loses Google analytics
Interpreting Outlook Log File
Thecus N8800 iscsi not showing in ESX4
How to activate OCR fonts on OTC850 Dot Matrix Printer?
Direct X 10.1 vs Direct X 11, Windows XP SP3 vs Windows 7
namespace question
creating user in default DB (from Login creation)
Converting latitude and longitude to cartesian coordinates on a conic map