1.配置php环境
2.启动flex builder
3,new flex project,为project命名为php,再在服务器类型中选择php , 设置的web root(本机web目录)和root url(http地址) , 然后选择data->create application from database 在对话框中选择project为php 点 "new",配置连接名称,然后点next,配置好host url, database name, user name, password 在返回“choose data source” 选择好表名和主键
4 flex 3会自动创建一个与表同名的.mxml文件
利用php来连接数据库
as代码
#include "netservices.as"
netservices.setdefaultgatewayurl("http://yourserver.com/flashservices/gateway.php");
gw = netservices.creategatewayconnection();
catalogremote = gw.getservice("catalog", this);
catalogremote.getproducts();getproducts_result = function(result) {
_root.products_results = result;
}
php代码
class catalog {
var $products_array = array();function catalog() {
$this->methodtable = array (
"getproducts" => array (
"description" => "get list of products",
"access" => "remote",
"arguments" => "" // arguments could be optional, not tested
)
);
}function getproducts() {
return $this->products_array;
}
}
我的博物馆故事 官方安卓版v1.61.2
我的博物馆故事是一款以消除为主题的经营养成类手游,在这里玩家
专业模拟飞行10 手机版v12.2.4
专业模拟飞行10安卓版是一款飞行休闲手游,顶尖的物理飞行引擎
动物起义战斗模拟器二琳同款 最新版v4.1.1
动物起义战斗模拟器是一个非常有趣的模拟类游戏,玩家可以召唤各
迷你世界七周年 安卓手机版v1.43.0
迷你世界7周年是一款由《迷你世界》官方推出的庆祝特别版本,在
劫后公司无限资源版 v1.0.5.1
劫后公司内置菜单版是游戏的破解版本,在该版本中为玩家提供了内