Open
Conversation
/** * * Simulates an XMLHttpRequest object's methods and properties as returned * form the flash polyfill plugin. Used in submitting binary data in browsers that do * not support doing so from JavaScript. * NOTE: By default this will look for the flash object in the ext directory. When packaging and deploying the app, copy the <tt>ext/plugins</tt> directory and its contents to your root directory. For custom deployments where just the <tt>FlashPlugin.swf</tt> file gets copied (e.g. to <tt>/resources/FlashPlugin.swf</tt>), make sure to notify the framework of the location of the plugin before making the first attempt to post binary data, e.g. in the <tt>launch</tt> method of your app do: * <pre><code> Ext.flashPluginPath="/resources/FlashPlugin.swf"; </code></pre> * * @Private */
te is the JavaScript object that will be communicating with your SWF. Be sure to change the path member to point to your SWF location on the server.
<div id="topnavbar_test" style="min-width: 740px; margin: auto; overflow: hidden; background: url(https://wc-fb-cdn7.kixeye.com/images/navbar2/background_metal.png) bottom center no-repeat; height: 37px;"> <div style="width: 690px; margin: auto; padding-top:6px; padding-left:70px;"> <img style="float: left; display: inline; " src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_cap_left.png" border="0"> <a style="float: left; display: inline; " href="#" onclick="cc.showGiftsDialog('gift_select');return false;"><img id="topnav_gift_button" class="topnavmenuassets" src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_gifts_reg.png" border="0"></a> <a style="float: left; display: inline; " href="#" onclick="cc.showAttackLog();return false;"><img class="topnavmenuassets" src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_attacklog_reg.png" border="0"></a> <a style="float: left; display: inline; " href="#" onclick="cc.showLeaderboard();return false;"><img class="topnavmenuassets" src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_leaderboard_reg.png" border="0"></a> <a style="float: left; display: inline; " href="https://www.kixeye.com/forum/discussion/610994" target="_new"><img class="topnavmenuassets" src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_fieldmanual_reg.png" border="0"></a> <a style="float: left; display: inline; " href="http://play.kixeye.com/forum/categories/war-commander" target="_blank"><img class="topnavmenuassets" src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_discuss_reg.png" border="0"></a> <img style="float: left; display: inline; " src="https://wc-fb-cdn7.kixeye.com/images/navbar2/button_cap_right.png" border="0"> <a style="float: left; display: inline;" href="http://www.kixeye.com/" target="_new"><img src="https://wc-fb-cdn7.kixeye.com/images/navbar2/kixeye_logo.png" border="0"></a> </div> </div>
jquery.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unwanted Software Policy