Regex: IMG TAG

As i said before, i wanna share my Regex code, to catch the file name in HTML IMG TAG. Let me explain why i create this Regex code. I have IMG TAG that i need to catch only the file name. I don’t care about other attribute (ex. border=”0″) all i want just the file name inside the src attribute (ex. src=”file/path/i_want_this.jpg“); Read the rest of this entry »

Allowing outside link in Flash Player 8

When you play flash movie in the local machine, and you have flash player 8 (or higher) installed, sometimes when you click some link inside the movie, the popup window appear, and tell you that the flash movie you play is trying to communicate with some site. Read the rest of this entry »