Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Log On Authorization



Ok i have a log-in screen setup and it works fine, but when the user gets something wrong how do i make it say "login incorrect" for awhile then automatically return itself to the log-in screen?

Kinda like 2advanced's but without the flash of white



FlashKit > Flash Help > Flash ActionScript
Posted on: 08-19-2001, 04:14 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Develop Authorization Plugin
Hi,

I plan to build plugin for authorization client. I need to get object and it's properties which passed from client during calling 'connect' method. Is it possible to do so? which plugin is better for that ( auth or authorization)?

Thanks

Flash 8, FileReferenceList, And NTLM Authorization Bug?
I have a flash 8 embedded object that pops up a file dialog and allows the user to select one or more files for uploading. On submit i have the actionscript submit to my .ASPX page to store the files. The problem is Sharepoint is always popping up a HTTP 401.2 error message.

After analysing the HTTP headers i think the flash object isnt sending the NTLM authorization when it posts to the sharepoint server .ASPX page. How do i get flash to smarten up? Im usign the flash.net.FileReferenceList class, Firefox 2 and IE7 under Windows 2003 server.

Tx

AddRequestHeader(), How To Set The Proxy-Authenticate & Authorization
Hi guys,
I have created flash web page, Use and sendAndLoad method. I want set the proxy Authenticate and Authorization. I don't know how to set the addRequestHeader.

var result_lv:LoadVars = new LoadVars();
result_lv.onLoad = function(success:Boolean)
{
if (success)
{
result_ta.text = this;
}
else
{
result_ta.text = "Error connecting to server.";
}
};
var send_lv:LoadVars = new LoadVars();

send_lv.addRequestHeader();
send_lv.sendAndLoad("

AddRequestHeader(), How To Set The Proxy-Authenticate & Authorization
Hi guys,
I have created flash web page, Use and sendAndLoad method. I want set the proxy Authenticate and Authorization. I don't know how to set the addRequestHeader.

var result_lv:LoadVars = new LoadVars();
result_lv.onLoad = function(success:Boolean)
{
if (success)
{
result_ta.text = this;
}
else
{
result_ta.text = "Error connecting to server.";
}
};
var send_lv:LoadVars = new LoadVars();

send_lv.addRequestHeader();
send_lv.sendAndLoad("

Login/password Authorization Scheme
Hello.
How basic login/password authorization scheme in Flash applet for upstreaming and FMS can be realized? Namely how login and password entered in applet can be transmitted to access or authorisation plugins in FMS?

Thanks in advance.
Mike.

Flash 8, FileReferenceList, And NTLM Authorization Bug?
I have a flash 8 embedded object that pops up a file dialog and allows the user to select one or more files for uploading. On submit i have the actionscript submit to my .ASPX page to store the files. The problem is Sharepoint is always popping up a HTTP 401.2 error message.

After analysing the HTTP headers i think the flash object isnt sending the NTLM authorization when it posts to the sharepoint server .ASPX page. How do i get flash to smarten up? Im usign the flash.net.FileReferenceList class, Firefox 2 and IE7 under Windows 2003 server.

Tx

'Proxy-Authorization' Header Required In NetConnection (AS3)
Hi Guys,

I have the following problem: while running our flash application in a certain lan (part of a hospital), the firewall doesn't seem to allow the flash application to connect to the Red5 rtmp URI. After digging a bit, it seems that the reason is this, as received from the server admin:

"today we did a network analyse and noticed the the proxy denies the request with a HTTP 407 error.The hospital uses Firefox and it seems that this browser does not add the 'Proxy-Authorization'-header.
Perhaps someone knows how to integrate these headers into the Flash RTMPT requests."

The project was coded in AS3 purely and compiled with Flash CS3. We use Red5 as a stream server. Using Flex is out of the question, at this point.

I was looking for a way adding this header, but the only thing I found is the NetConnection.addHeader() http://livedocs.adobe.com/flash/9.0/...tml#addHeader()
but which is a context header. I'm not really good with networking but I don't think I can add a 'Proxy-Authorization' header with this.

Can you please help me out with a hint?

Thanks

Installing Flash Media Encoder2 Authorization Plugin
Hi!

I'm using the developer edition of Flash Media Interactive server 3 and Flash Media Encoder 2. We're goinig to send a livestream using Flash Media Encoder2.

To protect streams we'd like to use authorization module.
I also tried to install the authentication add-on:
auth_addin_win_v2.msi - but it fails (just the install dialogs, that says Flash Media Server etc...).

Is there other way to authorization with Flash Media Encoder?

Is it possible to record stream at passed from Flash Media Encoder server side ?

Regards and
Thanks

Copyright © 2005-08 www.BigResource.com, All rights reserved