|
API : JavaScript Wrapper (pjax.js / pjax.swf) API for iPush Server V2.5
Release Date : April 18, 2008
Copyright (C) 2003-2008, ICE Technology Corp. All rights reserved.
--------------------------------------------------------------------------------
[This package includes]
1. pjax\pjax.swf: this Flash movie contains the iPush Flash ActionScript library (iPush2Link.swc), event handlers for iPush, and ExternalInterface callback functions which would be called from pjax.js. The source file pjax.fla is also provided for your reference.
2. pjax\pjax.js: the iPush JavaScript library. This is the major entity of iPush JavaScript Wrapper. The functions in pjax.js would call the respective callback functions in pjax.swf.
3. pjax\swfobject.js: this is a small JavaScript file used for embedding Flash content. It would be called by pjax.js to embed the pjax.swf. For learning more on swfobject.js, please ckeck http://blog.deconcept.com/swfobject/.
4. pjax\sample.html: this is a sample application contains JavaScript for real-time messages sending and receiving. You may re-write your own business logics and presentation here to build a new iPush web application.
**************************************************
Notes for Pjax application run-time and development
**************************************************
1. The Pjax (Push technology for Ajax) application must run with Flash Player 8 or above.
2. pjax.fla should be edited and compiled with Flash 8 or above.
|