• Flasx菜单是一个免费的和有用的菜单分为闪光,它没有一个自定义用户接口喜欢的商业产品,但可以设置按钮的行动手动%,例如正确的点击菜单在闪阶段选择的"编辑"然后右击任何按钮和选择"行动",加thease行:

    关于(释放){

    getURL("main.htm","主机");

    }

    thease行动加到按钮将会打开了文件命名为"main.html"在主要框架的网页时的按钮被按下。

  • Flasx मेनू है एक नि: शुल्क और उपयोगी मेनू घटक के लिए फ्लैश नहीं करता है कि एक कस्टम यूजर इंटरफेस की तरह comercial उत्पादों, लेकिन आप सेट कर सकते हैं बटन कार्यों manualy उदाहरण के लिए, पर राइट क्लिक करें और मेनू में फ़्लैश मंच का चयन करें, "संपादित करें" जगह तो सही किसी पर क्लिक करें बटन का चयन करें और "कार्रवाई", जोड़ने thease लाइनों:

    (जारी) {

    getURL("main.htm", "मेनफ्रेम");

    }

    thease कार्यों के लिए जोड़ा गया बटन खुल जाएगा फ़ाइल नाम "main.html" में मुख्य फ्रेम के साथ वेब पेज, जब बटन दबाया जाता है.

  • Flasx menu is a free and useful menu component for flash that it does not have a custom user interface like the comercial products but you can set the button actions manualy, for example right click on the menu in flash stage select "edit in place" then right click on any button and select "actions", add thease lines:

    on (release) {

    getURL("main.htm", "mainFrame");

    }

    thease actions added to the button will open the file named "main.html" in the main frame of the web page when the button is pressed.