Flash8 : Global Map, PIN Areas With Discretion And ADMIN Interface?

Jun 24, 2009

I am trying to to an application to let me pin some areas in a map and the pinned areas should have some information...in a window when I mouse over the mouse.. the 'problem' is to make is Dinamic...The admin area should let users put a pin and add the information, all over the web...

View 5 Replies


Similar Posts:


ActionScript 3.0 :: Dynamic Content With Admin Interface?

Mar 24, 2009

I need an example source of something like this:

The flash reads the XML file, to create the dynamic content (like a picture gallery) The php creates the XML, and it has a user interface where we can upload pictures.

View 1 Replies

Flash8 :: Using Variabes With Text Areas?

Mar 13, 2010

Im trying to make a game, but want to use specific text input to get points, this is probably simple but it doesnt seem to work for me. Essentially I have a text input area on the screen and if the user enters the right value and then clicks continue they get points. I have a text input area named numgame and have attached this code to the continue button:

on (release) {
if (numgame = "343"){
_root.score = _root.score + 100;
gotoAndPlay(536);
}
}

Currently it seems like the if statement isnt even doing anything, the score is added once continue is pressed no matter what is entered. Is there a better/ correct way of doing this.

View 1 Replies

Media Server :: Admin API Fail :: NetConnection.Admin.CommandFailed

Nov 1, 2009

I want recieve infomation for recorded stream in FMS Server. so, i tried use Admin api(getRecordedStreams or getNetStreams). but, returned below code : NetConnection.Admin.CommandFailed . 

Below  my code :
 
import flash.net.NetConnection;
import flash.net.NetStream;
import flash.events.*;

[code]....

View 2 Replies

ActionScript 2.0 :: Make Flash8 Global Function?

Sep 11, 2010

I have a function in a mc and I want to use it in another mc.

But I does not seem to call it.

I guess I can make the function global in some way, or?

View 1 Replies

ActionScript 2.0 :: Flash8 Sending Vars Between Swfs - External Interface?

Jul 5, 2010

On my html page I have two frames, one for navigation and the other for content. The navigation menu is an swf. Most of the content is html, except for the 'gallery' page.

The thumbnails for the gallery appear within the navigation. I can get the pictures to load from the thumbnails into the 'content' frame using LoadVars sendAndLoad.

However, doing this means that the flash gallery refreshes itself each time a thumbnail is clicked (thereby losing the transition effect).

So, how do I load the images in the other frame without reloading the flash??

Could I do it using external interface? ..

View 2 Replies

Professional :: Assign A Global Var To Each Global Filter Var To Determine If It Should Be Shown Or Not

Apr 2, 2010

I have some filters set up, and have assigned some global vars to them, which I then use in my Filters code to display the filters: myText:Filters [globals.data.glow1, globals.data.stroke1, globals.data.shad1] Works perfectly. Now I want to assign a global var to each global filter var to determine if it should be shown or not. So...

[Code]...

View 7 Replies

ActionScript 2.0 :: Make Global Functions Like Global Variables?

Apr 28, 2004

Is it possible to make global functions, much in the same way you make a global variable, reachable from anywhere in the project?

View 1 Replies

ActionScript 3.0 :: Interface Extending Another Interface?

Dec 25, 2009

i seem to have trouble finding on the internet what happends when one interface extends another interface.

View 2 Replies

ActionScript 2.0 :: CS3 Global Variable Not Being Global

Jul 22, 2009

i defined the global variable in the first frame of my file, and i can access it on other frames, however i am trying to access it within a movieclip, and flash is telling me that it is undefined. does anyone know why this could be?

View 1 Replies

ActionScript 3.0 :: Sloppy Global Function By Calling Global Function Class

May 14, 2009

I'm try to calling my sloppy global function by calling my global function class as u can see below.[code]

View 2 Replies

Can Not Access Admin Console

Aug 7, 2010

I did a standard install of fms on a fedora 12 dedicated server yet I can not access the Admin Console via http[code]...

View 4 Replies

Media Server :: Admin Can't Login In Console?

Feb 17, 2009

i can't login in admin console, fms 3.5, linux ES5

[URL](it prompts incorrect id/pwd after login)

I can do it in the server, localhost, successfully!

server add: 192.168.1.44 or 192.168.1.44:1111 or
192.168.1.44:1112
id: mint
pd: video123

[Code].....

View 2 Replies

Media Server :: Vmware, Fms 3.5 Only Accessable With Admin And Not Swf?

Jan 12, 2010

Here is what I have done.I downloaded and installed FMS 3.5 (latest) on a virtual machine running in vmware on my iMac. The virutal machine runs Ubuntu 8.04 and has IP-number 192.168.219.130. Installed and completed I moved the "Legend.flv" file found on the "Beginners guide to streaming..." to my newly installed FMS /opt/adobe/fms/applications/vod/mediaI tested the fms by connecting with my iMac using the admin interface (copied from /opt/adobe/fms/tools/...) and logged in using the following credentials:Server Name: Server 1Server Address: 192.168.219.130Username: *********Password: **********The admin interface connected and all seemd to be just fine.I fired up my SWF made in CS4 (attached file). Basically it is an empty stage with a FLVPlayback component dragged on to the stage. the component has 3 changes made:skin: SkinUnderAllNoFullNoCaption.swfskinBackground: #009933source: rmtp://192.168.219.130/vod/Legend At this stage I only get the green bar with the loading stripes in the progress bar. I.e. the video never starts. If I check the admin tool and the log tabs It seems that no attempts to connect has been made.

View 2 Replies

Media Server :: Connecting To The Admin Console?

Jan 15, 2011

I installed FMS 4 on my notebook and I was able to access the console without trouble. I used localhost for the server address. When I installed it on a remote server (Windows 2008), I can't get in. I tried the same thing. I opened it from the file system [URL] and I tried localhost but it didn't work. I've tried other values

[URL]
 
One problem could be that I installed Apache but there is already a IIS server using the port 80. When I look in the service panel, FMSApache says it is starting but not started.

View 1 Replies

Media Server :: Configure SSL Just For Admin Console

Apr 11, 2011

Anybody know how to configure SSL just for admin console acccess ?

View 1 Replies

Media Server :: AWS FMS Cannot Connect To Admin Console?

May 3, 2011

Im having trouble getting the FM Administrative Console to connect to my AWS FMS. I have an instance running and can view the default page and samples. I opened ports 1111 and 1935 and have also modified the fms.ini file to include a user name and password. Restarted the FMS as well.

View 1 Replies

Media Server :: Cannot Access Admin Console On EC2?

Aug 8, 2011

We just installed our FMIS on Amazon services (EC2) and cannot log into the admin console. The server is running fine and we can resolve the web interface. Is there any configuration of ports or additional user accounts other than the install credentials (root/XXXXXXX).?

View 2 Replies

Media Server :: Admin Console Not Logging In On AWS

Oct 18, 2011

I recently setup Flash Media Server on Amazon EC2 and things are going well so far; however the admin console wont login.  I've set the username, password, and port in the config file and opened that port, among others, in the security group.  I've then restarted both FMS and admin server multiple times.
 
When I try to login I get no errors.  Nothing happens at all.  When I open FireBug and/or Fiddler2 to watch the communication, I'm not seeing a single thing happen.  Clicking "Login" submits no requests at all.  Do I just not understand how FMS works?  I would assume some sort of request would need to be made.

View 1 Replies

Php :: Dynamically Change An Image From An Admin Area?

Mar 9, 2011

Here's the deal: I am working on a site that provides information for art buyers. Pricing, where to buy and things like that. The page is done in php, mysql, and some jQuery here and there.One of the things they want to implement is a live stream of auctions. What they want is something like this:Where on the left you'd see the stream -instead of the black block- and on the right, the image of the work that is currently being sold, with the artist name, title and price. That's what The image on the left should change as the auction progresses.What I need is to have and option in the admin area on the page, where the administrator can select the image to display. So, to implement this, I would need to:Connect to the database to get the information: pictures, data, etc.

Loop trough the record to get a list. From that list, the user will select the image he wants shown on the webpage.Have the admin area send the image to be displayed to the page, and have the page change it dynamically, without the user having to refresh the page.The first two points are no problem, what I'm not quite sure how to do is the third one. Flash? Some from of Javascript? I leaning towards flash, but anything will do. I'm sure what I'm asking for is nothing that hasn't been done before, but my google-fu has failed me on this one. I don't need copy and paste code, if you could point me to a tutorial on this, or the basics tools I'd need, that's great.

View 1 Replies

ActionScript 2.0 :: How To Make Admin Tool For Page

Aug 12, 2010

I made my page in flash as2 every day i change some news tha i have in my page but is very dificult because i dont have an admin panel that is why i ask if you know anything about how to make an admin panel for my page

View 0 Replies

ActionScript 2.0 :: Generating A Menu From An Admin Panel?

Sep 11, 2006

I've got some code which is generating a menu from an admin panel.Therefore the text is not an object on the stage, but code in the actionscript.I am looking for a way to apply an effect for rollover states to all generated text. it could be something as simple as the text vibrating. or the text blurring.

gallery_mc["menu_item"+MILayer].onRollOver = function() {

this is where the filter or effect should happen, but I'm not sure how to

make a filter happen without attaching it to an object or symbol

View 14 Replies

ActionScript 2.0 :: FMX Movieclip Hit Areas?

Jul 29, 2003

This is a pretty simple thing but I'm not sure what is the best way to do this. How do you define the "hot spot" for a movieclip?. Let's say you want to define what part of that movieclip is sensitive to the cursor within that same movieclip in a frame. (like the Hit Frame in a button object). The Hit Area property seems to only refer to other movieclips, and not able to define it as a specific frame.

View 5 Replies

ActionScript 3.0 :: URL's That Link To Certain Areas In Swf?

Apr 12, 2009

I was looking at www.countryroad.com.au and noticed that the page URL updates whilst navigating the flash site like it would in a html site.

This seems like a nice feature considering the page seems to be made entirely in flash.

View 1 Replies

ActionScript 2.0 :: Organize My Hit Areas?

Jan 7, 2004

I have a menu bar that when a user mouses over it, a second menu slide out beneath it. Problem is when I move my mouse off the first menu bar, the second menu bar disappears. Im not sure how to organize my hit areas so that the second bar stays even if I mouse off the first menu bar.

View 1 Replies

Media Server :: Admin Console - No Connections Listed?

Mar 17, 2011

I have a FMS server running that I am hosting some VOD content on.  I am using HTTP dynamic streaming to deliver this content.  Everything runs fine from a technical standpoint, but I am unable to see the connection details in the Admin Console.  I have loaded vod -> defaultinst under the applications tab in the console.  No connection details populate.

View 1 Replies

Unable To Login To Admin Console With FMS4 On Amazon EC2

Jul 18, 2011

I can start an instance of Flash Media Server 4 on Amazon EC2, using the Adobe public AMI, and I am able to view the vod and live media samples without any problems.

I can SSH into the running instance, and I can also bring up the Admin Console web page for that instance in a browser. However I have not been able to log in to the Admin Console.

Before trying to log in to the Admin Console, I have edited /opt/adobe/fms/conf/fms.ini and inserted a username and password, then I saved the modified file.

I have also updated my security group to add a custom TCP rule to open port 1111.On the Admin Console page login fields I have kept the default server name of Server 1.For the server address I have tried both localhost and also the public DNS address of my EC2 instance.I have used the username and password that I put into fms.ini.

View 2 Replies

Flex :: Change ToggleButtonBar Dataprovider On User Or Admin Log In?

Jul 13, 2009

I'm trying to change Flex 3 ToggleButtonBar dataprovider on user or admin log in. I'm trying to use 2 viewstack, and I've got a component where the login form is in the component. What should I do to define the dataprovider based on user log in?

View 1 Replies

XML :: Admin Panel - Big Spaces Between Phrases (Carriage Return)

Feb 8, 2011

I am developing an admin panel for an flash site. One of the sections contains large amount of text containing Carriage Returns. It can look as this :
John Doe was born in Athens in 1974.
He studied at the Athens School of Fine Arts and he presented his first solo exhibition in 1996.

So from the text area the text goes to mysql and from mysql I generate an XML file. The problem is the xml file source is looking like this :
John Doe was born in Athens in 1974. 
He studied at the Athens School of Fine Arts and he presented his first solo exhibition in 1996. 

This way in flash the text has some big spaces between phrases and I dont like it. How to generate XML file to be like this :
John Doe was born in Athens in 1974.
He studied at the Athens School of Fine Arts and he presented his first solo exhibition in 1996.

View 2 Replies

ActionScript 2.0 :: Admin Page To Edit A Food Menu?

Jan 13, 2009

I have a client who wants to edit a text area with updates on her food menu through a html page to the flash site, but she doesn't know any computer skills/uploading etc.anyone know how i can do this or any tutorials that you can point me in the right direction

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved