W3C.US

  • Increase font size
  • Default font size
  • Decrease font size
W3C.US

Fetch pagerank in actionscript

E-mail Print PDF

There are many other languages' codes for the programmer to get the url's google pagerank(Google PR). But because of the flashplayer security policy limitation  actionscript(swf) can not get google pagerank on not google domain.

If you want to get a url’s google pagerank in an AIR project, this example may be helpful for you.

Last Updated on Saturday, 02 May 2009 01:36 Read more...
 

A brief history about actionscript

E-mail Print PDF

 Early syntax of ActionScript 1 with Flash 3 was simple and verbose and functionality was based mainly around frame navigation and basic mouse interaction. This remained consistent until about Flash 5 where ActionScript assumed a form more similar to JavaScript. This provided a great deal more functionality and a "dot-syntax" for variable and method access. ActionScript also became a prototyped language allowing for simple OOP functionality similar to that available in JavaScript. This was enhanced in the following release of Flash, Flash MX (6).

Read more...
 

Server-Side Javascript: Back With a Vengeance

E-mail Print PDF

 Last month was Javascript season in Europe, with two conferencesdedicated to the language that powers interactive web applications, and a third, which featured it heavily. If a common theme emerged, it was the buzz about Javascript leaping out of the browser to serve other domains, and the noise has only become louder in the aftermath.

Last Updated on Wednesday, 06 January 2010 06:39 Read more...
 

JSON in Java

E-mail Print PDF

JavaScript is a general purpose programming language that was introduced as the page scripting language for Netscape Navigator. It is widely believed to be a subset of Java, but it is not. It is a Scheme-like language with C-like syntax and soft objects. JavaScript was standardized in the ECMAScript Language Specification, Third Edition.

JSON is a subset of the object literal notation of JavaScript. Since JSON is a subset of JavaScript, it can be used in the language with no muss or fuss.

Last Updated on Tuesday, 01 December 2009 17:42 Read more...
 

3d animation using pure CSS3

E-mail Print PDF

The original post is in marcofolio.net.

A couple of days ago, somebody tweeted a great looking CSS3 example. I was absolutely stunned by the example And all that Malarkey created and was wondering how he was able to produce that kind of effect. I knew about the CSS3 transition property, but how to create that 3d effect?

At that point, I started digging through the Safari Reference Library, where I eventually found the Safari CSS Visual Effects Guide: Transforms page. This page describes a CSS property I've never seen before: -webkit-perspective.

 

Last Updated on Monday, 01 August 2011 04:32 Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  4 
  •  5 
  •  6 
  •  Next 
  •  End 
  • »


Page 1 of 6